[]
        
(Showing Draft Content)

C1.WPF.Gauge.C1Gauge.GetValueFromPoint

GetValueFromPoint Method

GetValueFromPoint(Point)

Get guage value from the point.

Declaration
protected abstract double GetValueFromPoint(Point point)
Protected MustOverride Function GetValueFromPoint(point As Point) As Double
Parameters
Type Name Description
Point point

The tapped point.

Returns
Type Description
double

The gauge value.