Gets or sets whether the control should render arrowheads to indicate the direction of links.
Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms
C# Copy Code |
---|
public bool ShowArrowheads { get; set; } |
Visual Basic Copy Code |
---|
Public Property ShowArrowheads As Boolean |
true to display arrowheads at the link destination points, otherwise false; the default value is false.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |