NRangeSliderButton Class Properties
In This Topic
For a list of all members of this type, see NRangeSliderButton members.
Public Properties
| Name | Description |
 | ArrowRect | Gets the rectangle in which the arrow is rendered. |
 | Bounds | Gets the bounding rectangle of the NRangeSliderButton. |
 | Capture | Gets a value indicating whether this button has captured the mouse. |
 | Direction | Gets the direction of the button. |
 | InteractiveState | Gets the InteractiveState of the button. |
 | IsThumb | Gets a value indicating whether this button is a thumb. |
 | Parent | Gets the parent NRangeSlider. |
Top
See Also