[]
Returns the topmost hit-testable Gauge item, such as a decorator or pointer, at the given location.
public object GetItemAt(int x, int y)
Public Function GetItemAt(x As Integer, y As Integer) As Object
| Type | Name | Description |
|---|---|---|
| int | x | |
| int | y |
| Type | Description |
|---|---|
| object |