MindFusion.Wpf Pack Programmer's Guide
Alignment Enumeration
See Also
 





Generalized alignment enum.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public enum Alignment

Visual Basic  Copy Code

Public Enum Alignment

 Members

  Member name Description

Far

Specifies that the object is aligned at the origin position of the layout rectangle.

Near

Specifies that the object is aligned at the opposite side of the origin position of the layout rectangle.

 See Also

MindFusion.Diagramming.Wpf Namespace