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





Specifies the master node edges to which a subordinate node can be anchored.

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

 Syntax

C#  Copy Code

public enum GroupAnchorStyles

Visual Basic  Copy Code

Public Enum GroupAnchorStyles

 Members

  Member name Description

Bottom

Specifies the bottom edge.

Left

Specifies the left edge.

Right

Specifies the right edge.

Top

Specifies the top edge.

 See Also

MindFusion.Diagramming.Wpf Namespace