DroidDiagram Programmer's Guide
DiagramLink.setBaseShapeSize Method
See Also
 






Sets the size of the shape displayed at the origin of a link.

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

 Syntax

Java  Copy Code

public void setBaseShapeSize (
    float value
)

 Parameters

value

A float value specifying the shape size.

 See Also

DiagramLink Members
DiagramLink Class
com.mindfusion.diagramming Namespace