NevronOpenVision
Nevron.Nov.UI Namespace / NSlider Class


NSlider Class Methods

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

Public Methods
 NameDescription
Public MethodOverridden. Overriden to place the axis below all other children.  
Public MethodOverridden. Gets the thumb value corresponding to the given location.  
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Arranges the content of this slider.  
Protected MethodArranges the slider children horizontally.  
Protected MethodArranges the slider children vertically.  
Protected MethodComputes the X coordinate and the width of the axis when the slider is oriented horizontally.  
Protected MethodComputes the height of the thumb.  
Protected MethodComputes the width of the thumb.  
Protected MethodComputes the Y coordinate and the height of the axis when the slider is oriented vertically.  
Protected MethodOverridden. Creates the thumb of this slider.  
Protected MethodOverridden. Measures the content of this slider.  
Protected MethodOverridden. Called when the Maximum property has changed.  
Protected MethodOverridden. Called when the Minimum property has changed.  
Protected MethodCalled when the Orientation property has changed.  
Protected MethodOverridden. Overriden to draw the scale.  
Protected MethodPaints the tick of a horizontal slider.  
Protected MethodPaint a tick at the given coordinates.  
Protected MethodPaints the ticks of a vertical slider.  
Top
See Also