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


"

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

"

Public Properties

 NameDescription
public PropertyDivisionValueDetermines the current division tick being drawn.  
public PropertyFontDetermines the Font used to render ruler text in the display.  
public PropertyForeColorDetermines the color used to paint the tick line or the text in the track.  
public PropertyisRulerTextDetermines if the current value to display is text in the ruler track, or a tick line.  
public PropertyLineWidthDetermines the thickness of the tick line being rendered.  
public PropertyTextDetermines the string value to display at a major increment in the ruler track.  
public PropertyValueDetermines the current major increment being rendered.  
Top

See Also