Gets the item index at the specified position.
Namespace:
C1.PhoneAssembly: C1.Phone (in C1.Phone.dll)
Syntax
| C# |
|---|
public virtual int GetIndexAt( Point point ) |
| Visual Basic |
|---|
Public Overridable Function GetIndexAt ( _ point As Point _ ) As Integer |
Parameters
- point
- Type: System.Windows..::..Point
The point.