DroidDiagram Programmer's Guide
Diagram.getSelectedItemHandlesStyle Method
See Also
 






Gets the visual style of the manipulation handles displayed around selected items.

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

 Syntax

Java  Copy Code

public HandlesVisualStyle getSelectedItemHandlesStyle ()

 Return Value

A HandlesVisualStyle object representing the visual style ofselection handles.

 Remarks

This style object provides Pen and Brush attributes that let you customize the appearance of adjustment handles drawn around selected items.

 See Also

Diagram Members
Diagram Class
com.mindfusion.diagramming Namespace