Represents a needle (or arrow) within a gauge scale.
The following tables list the members exposed by the Pointer type.
Name | Description | |
---|---|---|
Initializes a new instance of the Pointer 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 the pointer relative to the scale. |
||
Gets or sets the bounding rectangle of this element. (Inherited from VisualElement.) |
||
Gets or sets the definition of the pointer shape when Shape is set to Custom. |
||
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 a value indicating whether the pointer value can be changed only discretely. In other words, the pointer Value can be only integer. |
||
Gets or sets a value indicating whether the pointer position should be affected by user interactions. |
||
Gets or sets the margin of this element. (Inherited from VisualElement.) |
||
Gets or sets the name of this element. (Inherited from VisualElement.) |
||
Gets or sets the height of the pointer. |
||
Gets or sets the offset of the pointer along the direction it points to. |
||
Gets or sets the width of the pointer. |
||
Gets or sets the rendering size of the element. (Inherited from VisualElement.) |
||
Gets or sets the shape of the pointer. |
||
Gets or sets the size of this element. (Inherited from VisualElement.) |
||
Gets or sets the stroke of this element. (Inherited from VisualElement.) |
||
Gets or sets the value this pointer points to. |
||
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 | |
---|---|---|
VisualElementContainer.ArrangeOverride override. |
||
VisualElementContainer.MeasureOverride override. |
||
Raises the Clicked event. (Inherited from ScaleElement.) |
||
Invoked when the RenderSize of the element has changed. (Inherited from VisualElement.) |
||
Raises the ValueChanged event. |
||
Raises the ValueChanging event. |
Name | Description | |
---|---|---|
Raised when the user clicks this element with the mouse. (Inherited from ScaleElement.) |
||
Occurs when the Value of this pointer changes, either programmatically or interactively. |
||
Occurs when the Value of this pointer is being changed interactively. |