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 | |
---|---|---|
Identifies the Alignment dependency property. |
||
Identifies the AutoSize dependency property. |
||
Identifies the CapEnd dependency property. |
||
Identifies the CapStart dependency property. |
||
Identifies the EndWidth dependency property. |
||
Identifies the Fill dependency property. |
||
Identifies the MaxValue dependency property. |
||
Identifies the MinValue dependency property. |
||
Identifies the Offset dependency property. |
||
Identifies the StartWidth dependency property. |
||
Identifies the StrokeInside dependency property. |
||
Identifies the StrokeOutside dependency property. |
||
Identifies the Stroke dependency property. |
||
Identifies the StrokeThickness dependency property. |
Name | Description | |
---|---|---|
Gets or sets the alignment of this range relative to the scale it is associated with. This is a dependency property. |
||
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. This is a dependency property. |
||
Gets or sets a value indicating whether to draw a stroke the beginning of this range. This is a dependency property. |
||
Gets or sets a value indicating whether to draw a stroke the beginning of this range. This is a dependency property. |
||
Gets or sets the width of this range at its end. This is a dependency property. |
||
Gets or sets the fill brush of this range. This is a dependency property. |
||
Gets or sets the end value of this range. This is a dependency property. |
||
Gets or sets the start value of this range. This is a dependency property. |
||
Gets or sets the offset of the range from the position calculated according to its alignment. This is a dependency property. |
||
Gets or sets the width of this range at its start. This is a dependency property. |
||
Gets or sets the stroke of this range. This is a dependency property. |
||
Gets or sets a value indicating whether to draw a stroke at the inside of this range. This is a dependency property. |
||
Gets or sets a value indicating whether to draw a stroke at the outside of this range. This is a dependency property. |
||
Gets or sets the stroke thickness of this range. This is a dependency property. |
Name | Description | |
---|---|---|
Control.MeasureOverride override. |
||
UIElement.OnMouseDown override. |