Search
DiagramLinkStyle.getHeadStrokeThickness Method
See Also
 

Gets the outline thickness of the arrowheads of this brush, expressed in the current units of measure.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public double getHeadStrokeThickness ()

 Return Value

A double value specifying the stroke thickness.

 See Also