DroidDiagram Programmer's Guide
HandlesVisualStyle Members
Constructors Methods
 


Defines the Pen and Brush objects used to draw items' adjustment handles.

The following tables list the members exposed by the HandlesVisualStyle type.

 Public Constructors

  Name Description

HandlesVisualStyle

Initializes a new instance of the HandlesVisualStyle class.

 Public Methods

  Name Description

getControlPointBrush

Gets a Brush used to fill the interior of shape control points.

getDashBackground

Gets a Brush used to draw dash frame background.

getDashPen

Gets a Pen used to draw dashed selection frames.

getHandleBrush

Gets a Brush used to fill the interior of selection handles.

getHandlePen

Gets a Pen used to draw the border of selection handles.

getHatchBrush

Gets a Brush used to draw hatch frames.

getPatternBrush

Gets a Brush used to draw selection frames for the MoveOnly style.

getRotationHandleBrush

Gets a Brush used to fill the interior of the rotation handle.

loadFromXml

Loads the style from XML.

readExternal

 

saveToXml

Saves the style to XML.

setControlPointBrush

Sets a Brush used to fill the interior of shape control points.

setDashBackground

Sets a Brush used to draw dash frame background.

setDashPen

Sets a Pen used to draw dashed selection frames.

setHandleBrush

Sets a Brush used to fill the interior of selection handles.

setHandlePen

Sets a Pen used to draw the border of selection handles.

setHatchBrush

Sets a Brush used to draw hatch frames.

setPatternBrush

Sets a Brush used to draw selection frames for the MoveOnly style.

setRotationHandleBrush

Sets a Brush used to fill the interior of the rotation handle.

writeExternal

 

 See Also

HandlesVisualStyle Class
com.mindfusion.diagramming Namespace