Search
DiagramLink.getBaseShapeSize Method
See Also
 

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

 Return Value

A float value specifying the shape size.

 See Also