Search
ZoomControl.setCornerRadius Method
See Also
 

Sets the corner radius of rounded child elements.

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

 Syntax

Java  Copy Code

public void setCornerRadius (
    int value
)

 Parameters

value

An integer value specifying the radius of corner arcs.

 See Also