Search
CircularLayoutInfo.getRadius Method
See Also
 

Gets the radius of the layout circle.

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

 Syntax

Java  Copy Code

public float getRadius ()

 Return Value

A float value specifying the radius; the default is 60.

 See Also