IRangeControlClient Properties
The interface that a Range Control Client must implement to be embedded in Range Control (RangeControl or RangeControl).
Name | Description |
---|---|
Invalid |
This property should specify the description of the Client’s current invalid state. |
Is |
This property should return a value indicating whether the Range Control must reserve space to paint the ruler. |
Is |
This property should indicate whether the Client’s state is valid and the Client should render itself within the viewport. |
Normalized |
This property should return the normalized distance between the ruler’s adjacent tickmarks. |
Range |
This property returns the bottom indent of the selection area within the viewport. |
Range |
This property returns the top indent of the selection area within the viewport. |
Ruler |
This property returns the distance between the ruler’s adjacent tickmarks. |
See Also