dbicSlide Send comments on this topic.
UserDrawnTrackEventArgs Class Properties
See Also 
dbicSlide Assembly > Dbi.WinControl.Slide Namespace : UserDrawnTrackEventArgs Class


"

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

"

Public Properties

 NameDescription
public PropertyGraphics

A handle to the Graphics object responsible for the drawing.

 
public PropertyRect

The rectangle representing the size and location of the area for the track in the control's display.

 
public PropertyTickDistanceThe distance in pixels between each tick.  
public PropertyTickTotalThe total count of visible ticks in the control.  
Top

See Also