GetIndexAt Method
GetIndexAt(Point)
Gets the item index at the specified position.
Declaration
public virtual int GetIndexAt(Point point)
Public Overridable Function GetIndexAt(point As Point) As Integer
Parameters
| Type |
Name |
Description |
| Point |
point |
The point.
|
Returns