| C1.Win.C1List.4 Assembly > C1.Win.C1List.ListBase Namespace > C1ListBase Class : PointAt Method |
'Declaration Public Function PointAt( _ ByVal x As System.Integer, _ ByVal y As System.Integer _ ) As PointAtEnum
public PointAtEnum PointAt( System.int x, System.int y )
The PointAt method returns one of the constants defined in C1.Win.C1List.PointAtEnum, which indicates the kind of control element beneath the specified coordinate pair.