Gets the visual style of the manipulation handles displayed around selected items.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public HandlesVisualStyle getSelectedItemHandlesStyle () |
A HandlesVisualStyle object representing the visual style ofselection handles.
RemarksThis style object provides Pen and Brush attributes that let you customize the appearance of adjustment handles drawn around selected items.
See Also