Xamarin Pack Programmer's Guide
DiagramLink.HeadShapeSize Property
See Also
 






Gets or sets the size of the arrowhead shape.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public double HeadShapeSize { get; set; }

Visual Basic  Copy Code

Public Property HeadShapeSize As Double

 Property Value

A double value that measures the size. Initialized with the value of LinkHeadShapeSize.

 Remarks

The property specifies how big the shape of the arrowhead is.

 See Also

DiagramLink Members
DiagramLink Class
MindFusion.Diagramming Namespace