Enum Alignment
- Namespace
- IdeaRS.OpenModel.Model
- Assembly
- IdeaRS.OpenModel.dll
public enum AlignmentFields
Bottom = 2BottomLeft = 7BottomRight = 8Center = 0Left = 3Right = 4Top = 1TopLeft = 5TopRight = 6
public enum AlignmentBottom = 2 BottomLeft = 7 BottomRight = 8 Center = 0 Left = 3 Right = 4 Top = 1 TopLeft = 5 TopRight = 6