IRangeControlClient Methods
The interface that a Range Control Client must implement to be embedded in the RangeControl.
Name | Description |
---|---|
Get |
|
Get |
|
Get |
Gets the snapped value corresponding to the specified real value. |
Hit |
This method returns a value identyfing the type of a visual element located under the test point. |
Invalidate |
Invalidates the specified region occupied by the range control client. |
Set |
Specifies the range bounds. |
Set |
Specifies the bounds of the selected range. |
Set |
|
Set |
Specifies the visible range bounds. |
See Also