IRangeControlClient Methods
The interface that a Range Control Client must implement to be embedded in the RangeControl.
Name | Description |
---|---|
Format |
Returns the display representation of the specified value. |
Get |
Gets a comparable value associated to the specified real value object. |
Get |
Gets the object corresponding to the specified comparable value. |
Get |
Gets the snapped value corresponding to the specified real value. |
Hit |
Returns information on the range control client regions located at the specified point. |
Invalidate |
Invalidates the viewport, forcing it to be recalculated. |
Set |
Specifies the range bounds. |
Set |
Specifies the selected range. |
Set |
Specifies the visible range. |
See Also