Search
SvgNodeBuilder.handlesStyle Method
See Also
 

Sets the style of the box selection handles.

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

 Syntax

Java  Copy Code

public SvgNodeBuilder handlesStyle (
    HandlesStyle value
)

 Parameters

value

 Return Value

This DiagramNodeBuilder instance.

 See Also