Gets or sets the shape displayed as head of new links.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public Shape LinkHeadShape { get; set; } |
Visual Basic Copy Code |
---|
Public Property LinkHeadShape As Shape |
This property specifies the default shape displayed as arrowhead at the links' end points. The ArrowHeads class exposes several predefined shapes as static properties.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |