DiagramLite 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
Assembly: MindFusion.Diagramming.Silverlight

 Syntax

C#  Copy Code

public ShowAnchors ShowAnchors { get; set; }

Visual Basic  Copy Code

Public Property ShowAnchors As ShowAnchors

 Property Value

 See Also

Diagram Members
Diagram Class
MindFusion.Diagramming Namespace