Method GetItemRect
GetItemRect(int?)
Returns the rectangle occupied by this item in physical coordinates (dips). If the item is not currently visible, returns an empty rectangle.
public virtual RectD? GetItemRect(int? index)
Parameters
index
int?