[]
        
(Showing Draft Content)

C1.Win.Gauge.C1GaugeBase.GetValueAt

GetValueAt Method

GetValueAt(int, int)

Returns the Value that corresponds to the specified mouse position: (x, y), relative to the parent control.

Declaration
public double GetValueAt(int x, int y)
Parameters
Type Name Description
int x
int y
Returns
Type Description
double