Sets whether disabled manipulation handles should be displayed.
Namespace: com.mindfusion.diagramming.builders
Package: com.mindfusion.diagramming.builders
SyntaxJava
Copy Code
|
|---|
public DiagramBuilder showDisabledHandles ( |
true if disabled selection handles should be drawn, otherwise false.
This DiagramBuilder instance.
See Also