ASP.NET Pack Programmer's Guide
DiagramNode.getEnabledHandles Method
See Also
 






Gets a bit mask specifying which manipulation handles are enabled for a node. This effectively controls what kind of modifications users are allowed to perform on this node.

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

 Syntax

Java  Copy Code

public long getEnabledHandles ()

 Return Value

A bitwise combination of the AdjustmentHandles constants.

 See Also

DiagramNode Members
DiagramNode Class
com.mindfusion.diagramming Namespace