Table of Contents

Method GetItemRect

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

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?

Returns

RectD?