Search
Diagram.setLinkHandlesStyle Method
See Also
 

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

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

 Syntax

Java  Copy Code

public void setLinkHandlesStyle (
    HandlesStyle value
)

 Parameters

value

A member of the HandlesStyle enumeration.

 See Also