Search
ZoomControl.getCornerRadius Method
See Also
 

Gets the corner radius of rounded child elements.

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

 Syntax

Java  Copy Code

public int getCornerRadius ()

 Return Value

An integer value specifying the radius of corner arcs. The default value is 6.

 See Also