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.
RectD? GetItemRect(int index)
Parameters
index
int
Returns the rectangle occupied by this item in physical coordinates (dips). If the item is not currently visible, returns an empty rectangle.
RectD? GetItemRect(int index)
index
int