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





Gets or sets a value indicating whether and when node anchor points should be displayed.

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

 Syntax

C#  Copy Code

public ShowAnchors ShowAnchors { get; set; }

Visual Basic  Copy Code

Public Property ShowAnchors As ShowAnchors

 Property Value

A member of the ShowAnchors enumeration. The default value is Auto.

 See Also

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