DroidDiagram Programmer's Guide
Diagram.setLinkBaseShapeSize Method
See Also
 






Sets the default size of the shape displayed at the origin of new links.

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

 Syntax

Java  Copy Code

public void setLinkBaseShapeSize (
    float value
)

 Parameters

value

A float value specifying the default size of the shapesdisplayed at the link base.

 See Also

Diagram Members
Diagram Class
com.mindfusion.diagramming Namespace