Sets the default value for the HandlesStyle property of new shape nodes.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public void setShapeHandlesStyle ( |
A member of the HandlesStyle enumeration.
RemarksThis property contains the default value for the HandlesStyle property of new shape nodes, created either programmatically or by the user. HandlesStyle specifies how selected nodes are indicated visually, and how they can be moved, resized or connected to other objects.
See Also