[]
        
(Showing Draft Content)

C1.iOS.Gauge.C1Gauge.GetValueFromPoint

GetValueFromPoint Method

GetValueFromPoint(CGPoint)

Get guage value from the point.

Declaration
protected abstract double GetValueFromPoint(CGPoint point)
Parameters
Type Name Description
CGPoint point

The tapped point.

Returns
Type Description
double

The gauge value.