Represents a range within a gauge scale.
The following tables list the members exposed by the Range type.
Name | Description | |
---|---|---|
Initializes a new instance of the Range class. |
Name | Description | |
---|---|---|
The desired size of this element. (Inherited from VisualElement.) |
||
A value indicating whether the metrics of this element are expressed as relative or absolute quantities. (Inherited from VisualElement.) |
||
A value indicating whether the stroke thickness of this element is expressed as relative or absolute quantity. (Inherited from VisualElement.) |
Name | Description | |
---|---|---|
The cached outline of a sealed path figure. (Inherited from VisualElement.) |
||
The cached outline of a sealed path figure. (Inherited from VisualElement.) |
Name | Description | |
---|---|---|
Gets or sets the alignment of this range relative to the scale it is associated with. |
||
Gets or sets a value indicating whether the start and end width of the range will be automatically adjusted to match the width of the scale. |
||
Gets or sets the bounding rectangle of this element. (Inherited from VisualElement.) |
||
Gets or sets a value indicating whether to draw a stroke the beginning of this range. |
||
Gets or sets a value indicating whether to draw a stroke the beginning of this range. |
||
Gets or sets the width of this range at its end. |
||
Gets or sets the fill of this element. (Inherited from VisualElement.) |
||
Gets or sets the normalized height of this element. (Inherited from VisualElement.) |
||
Gets or sets the margin of this element. (Inherited from VisualElement.) |
||
Gets or sets the end value of this range. |
||
Gets or sets the start value of this range. |
||
Gets or sets the name of this element. (Inherited from VisualElement.) |
||
Gets or sets the offset of the range from the position calculated according to its alignment. |
||
Gets or sets the rendering size of the element. (Inherited from VisualElement.) |
||
Gets or sets the size of this element. (Inherited from VisualElement.) |
||
Gets or sets the width of this range at its start. |
||
Gets or sets the stroke of this element. (Inherited from VisualElement.) |
||
Gets or sets a value indicating whether to draw a stroke at the inside of this range. |
||
Gets or sets a value indicating whether to draw a stroke at the outside of this range. |
||
Gets or sets the normalized x position of this element, relative to its parent. (Inherited from VisualElement.) |
||
Gets or sets the normalized y position of this element, relative to its parent. (Inherited from VisualElement.) |
Name | Description | |
---|---|---|
IDisposable.Dispose implementation. (Inherited from VisualElement.) |
||
VisualElement.HitTestObj override. (Inherited from VisualElementContainer.) |
||
Object.ToString override. (Inherited from VisualElement.) |
Name | Description | |
---|---|---|
VisualElement.ArrangeOverride override. |
||
VisualElement.MeasureOverride override. |
||
Raises the Clicked event. (Inherited from ScaleElement.) |
||
Invoked when the RenderSize of the element has changed. (Inherited from VisualElement.) |
Name | Description | |
---|---|---|
Raised when the user clicks this element with the mouse. (Inherited from ScaleElement.) |