Search
Diagram.getLinkHandlesStyle Method
See Also
 

Gets the default style of link selection handles.

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

 Syntax

Java  Copy Code

public HandlesStyle getLinkHandlesStyle ()

 Return Value

A member of the HandlesStyle enumeration.

 See Also