DroidDiagram Programmer's Guide
DiagramBuilder.linkHeadShapeSize Method
See Also
 






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

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

 Syntax

Java  Copy Code

public DiagramBuilder linkHeadShapeSize (
    float value
)

 Parameters

value

A float value specifying the default arrowhead size.

 Return Value

This DiagramBuilder instance.

 See Also

DiagramBuilder Members
DiagramBuilder Class
com.mindfusion.diagramming.builders Namespace