Gets the kinds of modifications that end-users are permitted to perform on the node.
Namespace: MindFusion.Diagramming
Package: DiagramNode.js
JavaScript Copy Code |
---|
function getEnabledHandles () |
A combination of the AdjustmentHandles enumeration members.
Disabling some selection handles allows restricting the types of modifications that users can perform on a node. Call setEnabledHandles method to do that.