Name | Description | |
---|---|---|
![]() | AccumulateDisplayChildren | Overridden. Overriden to place the axis below all other children. |
![]() | GetThumbValue | Overridden. Gets the thumb value corresponding to the given location. |
For a list of all members of this type, see NSlider members.
Name | Description | |
---|---|---|
![]() | AccumulateDisplayChildren | Overridden. Overriden to place the axis below all other children. |
![]() | GetThumbValue | Overridden. Gets the thumb value corresponding to the given location. |
Name | Description | |
---|---|---|
![]() | ArrangeContent | Overridden. Arranges the content of this slider. |
![]() | ArrangeHorizontally | Arranges the slider children horizontally. |
![]() | ArrangeVertically | Arranges the slider children vertically. |
![]() | ComputeHAxisXandWidth | Computes the X coordinate and the width of the axis when the slider is oriented horizontally. |
![]() | ComputeThumbHeight | Computes the height of the thumb. |
![]() | ComputeThumbWidth | Computes the width of the thumb. |
![]() | ComputeVAxisYandHeight | Computes the Y coordinate and the height of the axis when the slider is oriented vertically. |
![]() | CreateThumb | Overridden. Creates the thumb of this slider. |
![]() | MeasureContent | Overridden. Measures the content of this slider. |
![]() | OnMaximumChanged | Overridden. Called when the Maximum property has changed. |
![]() | OnMinimumChanged | Overridden. Called when the Minimum property has changed. |
![]() | OnOrientationChanged | Called when the Orientation property has changed. |
![]() | OnPaintBackground | Overridden. Overriden to draw the scale. |
![]() | PaintHorizontalTicks | Paints the tick of a horizontal slider. |
![]() | PaintTick | Paint a tick at the given coordinates. |
![]() | PaintVerticalTicks | Paints the ticks of a vertical slider. |