Search
Diagram.setAdjustmentHandlesSize Method
See Also
 

Sets the size of selection handles.

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

 Syntax

Java  Copy Code

public void setAdjustmentHandlesSize (
    float value
)

 Parameters

value

A float value specifying the size of selection handles.

 See Also