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