Specifies the master node edges to which a subordinate node can be anchored.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public enum GroupAnchorStyles |
Visual Basic
![]() |
---|
Public Enum GroupAnchorStyles |
Member name | Description | |
---|---|---|
![]() |
Bottom |
Specifies the bottom edge. |
![]() |
Left |
Specifies the left edge. |
![]() |
Right |
Specifies the right edge. |
![]() |
Top |
Specifies the top edge. |
MindFusion.Diagramming Developer's Guide | © 2025 MindFusion |