DroidDiagram Programmer's Guide
DiagramLinkStyle.setHeadStrokeThickness Method
See Also
 






Sets 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 void setHeadStrokeThickness (
    double value
)

 Parameters

value

A double value specifying the stroke thickness.

 See Also

DiagramLinkStyle Members
DiagramLinkStyle Class
com.mindfusion.diagramming Namespace