Search
Diagram.getLinkIntermediateShapeSize Method
See Also
 

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

 Return Value

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

 See Also