DroidDiagram Programmer's Guide
Diagram.setLinkHeadShapeSize Method
See Also
 






Sets 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 void setLinkHeadShapeSize (
    float value
)

 Parameters

value

A float value specifying the default arrowhead size.

 See Also

Diagram Members
Diagram Class
com.mindfusion.diagramming Namespace