Specifies the alignment of an object relative to its container.
Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms.Controls
C#
![]() |
---|
public enum Alignment |
Visual Basic
![]() |
---|
Public Enum Alignment |
Member name | Description | |
---|---|---|
![]() |
Far |
Specifies that the object is aligned at the opposite side of the origin position of the layout rectangle. |
![]() |
Near |
Specifies that the object is aligned at the origin position of the layout rectangle. |