Search
Constants.GetMinArrowheadSize Method
See Also
 






Gets the minimum allowed size of an arrowhead.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public static double GetMinArrowheadSize ()

Visual Basic  Copy Code

Public Shared Function GetMinArrowheadSize () As Double

 Return Value

A double value.

 See Also