MindFusion.Wpf Pack Programmer's Guide
Diagram.SnapToAnchor Property
See Also
 





Gets or sets when link end points should be aligned to the nearest anchor points.

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

 Syntax

C#  Copy Code

public SnapToAnchor SnapToAnchor { get; set; }

Visual Basic  Copy Code

Public Property SnapToAnchor As SnapToAnchor

 Property Value

A member of the SnapToAnchor enumeration. The default is OnCreate.

 See Also

Diagram Members
Diagram Class
MindFusion.Diagramming.Wpf Namespace
ShowAnchors Property