MindFusion.Wpf Pack Programmer's Guide
Diagram.LinkHeadShapeSize Property
See Also
 





Gets or sets the default size of arrowheads.

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

 Syntax

C#  Copy Code

public double LinkHeadShapeSize { get; set; }

Visual Basic  Copy Code

Public Property LinkHeadShapeSize As Double

 Property Value

A double value that measures the size. The default size is 5 millimeters.

 Remarks

The property specifies how big the shapes of new arrowheads are.

 See Also

Diagram Members
Diagram Class
MindFusion.Diagramming.Wpf Namespace
DiagramLink.HeadShapeSize Property
LinkHeadShape Property