[]
        
(Showing Draft Content)

C1.WPF.Gauge.C1LinearGauge.GetValueFromPoint

GetValueFromPoint Method

GetValueFromPoint(Point)

Get gauge value from the point.

Declaration
protected override double GetValueFromPoint(Point point)
Parameters
Type Name Description
Point point

The tapped point.

Returns
Type Description
double

The gauge value.

Overrides