ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / C1GaugePointer Class / GetValueAt Method

In This Topic
    GetValueAt Method (C1GaugePointer)
    In This Topic
    Returns the Value that corresponds to the specified mouse position (x, y), relative to the parent control.
    Overload List
    OverloadDescription
    Returns the Value that corresponds to the specified mouse position (x, y), relative to the parent control.  
    Returns the Value that corresponds to the specified mouse position (x, y), relative to the parent control. If the 'dragging' parameter is True the returned value is the result of dragging the pointer from its current position to (x, y).  
    See Also