[]
Get gauge value from the point.
protected override double GetValueFromPoint(Point point)
Protected Overrides Function GetValueFromPoint(point As Point) As Double
| Type | Name | Description |
|---|---|---|
| Point | point | The tapped point. |
| Type | Description |
|---|---|
| double | The gauge value. |