[]
        
(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)
Parameters
Type Name Description
Point point

The tapped point.

Returns
Type Description
double

The gauge value.