Gets the estimated position of an item in this panel.
Namespace:
C1.PhoneAssembly: C1.Phone (in C1.Phone.dll)
Syntax
C# |
---|
public virtual Rect GetItemPosition( int index ) |
Visual Basic |
---|
Public Overridable Function GetItemPosition ( _ index As Integer _ ) As Rect |
Parameters
- index
- Type: System..::..Int32
The index of the item to be queried.