Represents a needle (or arrow) within a gauge scale.
The following tables list the members exposed by the Pointer type.
Name | Description | |
---|---|---|
![]() |
Creates an instance of Pointer class. |
Name | Description | |
---|---|---|
![]() |
Gets the alignment of the pointer relative to the scale. |
|
![]() |
Gets the definition of the pointer shape when Shape is set to Custom. |
|
![]() |
Gets a value indicating whether the pointer value can be changed only discretely(the pointer Value can be only integer). |
|
![]() |
Gets a value indicating whether the pointer position should be affected by user interactions. |
|
![]() |
Gets the height of the pointer. |
|
![]() |
Gets the offset of the pointer along the direction it points to. |
|
![]() |
Gets the width of the pointer. |
|
![]() |
Gets the shape of the pointer. |
|
![]() |
Gets the value this pointer points to. |
|
![]() |
Sets the alignment of the pointer relative to the scale. |
|
![]() |
Sets the definition of the pointer shape when Shape is set to Custom. |
|
![]() |
Sets a value indicating whether the pointer value can be changed only discretely(the pointer Value can be only integer). |
|
![]() |
Sets a value indicating whether the pointer position should be affected by user interactions. |
|
![]() |
Sets the height of the pointer. |
|
![]() |
Sets the offset of the pointer along the direction it points to. |
|
![]() |
Sets the width of the pointer. |
|
![]() |
Sets the shape of the pointer. |
|
![]() |
Sets the value this pointer points to. |