Search
Diagram.getLinkHeadShapeSize Method
See Also
 

Gets the default size of the shape displayed as arrowhead of new links.

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

 Syntax

Java  Copy Code

public float getLinkHeadShapeSize ()

 Return Value

A float value specifying the default arrowhead size.

 See Also