Show / Hide Table of Contents

Property elm.Rect


Overload

Gets location of this UI element in screen.

public RECT Rect { get; }
Property Value
RECT

Empty rectangle if failed or this property is unavailable. Supports lastError.

Remarks

Calls elm.GetRect. Most but not all UI elements support this property.