Gets or sets a value indicating whether and when node anchor points should be displayed.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public ShowAnchors ShowAnchors { get; set; } |
Visual Basic Copy Code |
---|
Public Property ShowAnchors As ShowAnchors |
A member of the ShowAnchors enumeration. The default value is Auto.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |