[]
        
(Showing Draft Content)

C1.Win.C1Gauge.C1Gauge.GetItemAt

GetItemAt Method

GetItemAt(int, int)

Returns the topmost hit-testable Gauge item, such as a decorator or pointer, at the given location.

Declaration
public object GetItemAt(int x, int y)
Parameters
Type Name Description
int x
int y
Returns
Type Description
object