ASP.NET Pack Programmer's Guide
Diagram.setTableHandlesStyle Method
See Also
 






Sets the style of selection handles that should be assigned to new tables.

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

 Syntax

Java  Copy Code

public void setTableHandlesStyle (
    int value
)

 Parameters

value

One of the HandlesStyle constants.

 See Also

Diagram Members
Diagram Class
com.mindfusion.diagramming Namespace