CircularGaugeHitInfo Properties
Contains information about a specific point within a circular gauge.
Name | Description |
---|---|
In |
Gets a value indicating whether the test point is within a marker. |
In |
Gets a value indicating whether the test point is within a needle. |
In |
Gets a value indicating whether the test point is within a range. |
In |
Gets a value indicating whether the test point is within a range bar. |
In |
Gets a value indicating whether the test point is within a scale. |
Marker | Gets a marker which is located under the test point. |
Needle | Gets a needle which is located under the test point. |
Range | Gets a range which is located under the test point. |
Range |
Gets a range bar which is located under the test point. |
Scale | Gets a scale which is located under the test point. |
See Also