Search
Diagram.getShowDisabledHandles Method
See Also
 

Gets whether disabled manipulation handles are displayed.

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

 Syntax

Java  Copy Code

public boolean getShowDisabledHandles ()

 Return Value

true if disabled selection handles are shown, otherwise false.

 See Also