dbicDial Send comments on this topic.
UserDrawnMarkerEventArgs Class Properties
See Also 
dbicDial Assembly > Dbi.WinControl.Dial Namespace : UserDrawnMarkerEventArgs Class


"

For a list of all members of this type, see UserDrawnMarkerEventArgs members.

"

Public Properties

 NameDescription
public PropertyGraphicsA handle to the graphics object responsible for the drawing.  
public PropertyMouseDownDetermines if the mouse is currently pressed down while interacting with the control.  
public PropertyPaintMarkerDetermines if the internal routines should paint the dial marker.  
public PropertyRectA rectangle representing the area being painted in the control.  
Top

See Also