[]
Returns one of the PointAtEnum constants, which indicates the kind of list element beneath the specified coordinate pair.
public PointAtEnum PointAt(int x, int y)
Public Function PointAt(x As Integer, y As Integer) As PointAtEnum
| Type | Name | Description |
|---|---|---|
| int | x | |
| int | y |
| Type | Description |
|---|---|
| PointAtEnum |