MindFusion.Wpf Pack Programmer's Guide
DiagramLink.HeadShapeSize Property
See Also
 





Gets or sets the size of the arrowhead shape.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 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.Wpf Namespace
HeadShape Property