enum class AlignTypes {
AlignNone = -1,
AlignTop = 1,
AlignLeft = 2,
AlignRight = 3,
AlignBottom = 4
};Marilou.Commons.h
This is record Marilou::Commons::AlignTypes.
|
Documentation v4.7 (18/01/2015), Copyright (c) 2015 anyKode. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|