Gets or sets the size of the arrowhead shape.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public double HeadShapeSize { get; set; } |
Visual Basic Copy Code |
---|
Public Property HeadShapeSize As Double |
A double value that measures the size. Initialized with the value of LinkHeadShapeSize.
The property specifies how big the shape of the arrowhead is.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |