Gets or sets a value indicating whether adjustment handles are painted when they are disabled.
Namespace: MindFusion.Diagramming
File: Diagram.js
SyntaxJavaScript
Copy Code
|
|---|
get showDisabledHandles() {} |
Boolean
true to display disabled handles, or false otherwise. The default value is true.
See Also