Search
DiagramLink.getIntermediateShapeSize Method
See Also
 

Gets the size of the shape displayed at the middle of each segment of a link.

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

 Syntax

Java  Copy Code

public float getIntermediateShapeSize ()

 Return Value

A float value specifying the shape size.

 See Also