Gets or sets the shape displayed at the base of new links.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C#
![]() |
---|
public Shape LinkBaseShape { get; set; } |
Visual Basic
![]() |
---|
Public Property LinkBaseShape As Shape |
This property specifies the default shape displayed as arrowhead at the links' origin points. The ArrowHeads class exposes several predefined shapes as static properties.
NetDiagram Programmer's Guide | © 2023 MindFusion |