DroidDiagram Programmer's Guide
Diagram.getDisabledHandlesStyle Method
See Also
 






Gets the visual style of disabled manipulation handles.

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

 Syntax

Java  Copy Code

public HandlesVisualStyle getDisabledHandlesStyle ()

 Return Value

A HandlesVisualStyle object representing the visual style ofdisabled selection handles.

 Remarks

This style object provides Pen and Brush attributes that let you customize the appearance of disabled adjustment handles.

 See Also

Diagram Members
Diagram Class
com.mindfusion.diagramming Namespace