Represents a control that handles zooming and scrolling of axes.
The following tables list the members exposed by the RangeSelector type.
Name | Description | |
---|---|---|
Initializes a new instance of the RangeSelector class. |
Name | Description | |
---|---|---|
Gets or sets the object whose Axes will be handled by this component. |
||
Gets or sets the Axis that will be handled by this component. |
||
Gets or sets the Brush used to paint the component's background. |
||
Gets or sets the Brush used to paint resize handles. |
||
Gets or sets the width or height of resize handles. |
||
Gets or sets the largest value of the displayed range. |
||
Gets or sets the smallest value of the displayed range. |
||
Gets or sets the orientation of the component. |
||
Gets or sets the width or height of the component. |
||
Gets or sets the Brush used to paint the thumb. |
Name | Description | |
---|---|---|
Component.Arrange override. Sets the location and size of this component relatively to its parent. |
||
Component.CreateController override. Returns a controller used to interact with this component. |
||
Component.Draw override. Draws this component in specified RenderContext. |
||
Component.Measure override. Measures the desired size of this component. |