DroidDiagram Programmer's Guide
Diagram.getLinkBaseShapeSize Method
See Also
 






Gets 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 float getLinkBaseShapeSize ()

 Return Value

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

 See Also

Diagram Members
Diagram Class
com.mindfusion.diagramming Namespace