Search
Diagram.getShapeHandlesStyle Method
See Also
 

Gets the default value for the HandlesStyle property of new shape nodes.

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

 Syntax

Java  Copy Code

public HandlesStyle getShapeHandlesStyle ()

 Return Value

A member of the HandlesStyle enumeration. The default value is SquareHandles.

 See Also