DroidDiagram Programmer's Guide
Diagram.setLinkIntermediateShapeSize Method
See Also
 






Sets the default size of the shape displayed at the middle of links segments.

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

 Syntax

Java  Copy Code

public void setLinkIntermediateShapeSize (
    float value
)

 Parameters

value

A float value specifying the default size of the shapesdisplayed in the middles of link segments.

 See Also

Diagram Members
Diagram Class
com.mindfusion.diagramming Namespace