Search
DiagramLinkStyle.getHeadStroke Method
See Also
 

Gets the brush used to paint the arrowhead outlines of this brush.

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

 Syntax

Java  Copy Code

public Brush getHeadStroke ()

 Return Value

A Brush instance.

 See Also