Property elm.Rect
Overload
Gets location of this UI element in screen.
public RECT Rect { get; }
Property Value
Remarks
Calls elm.GetRect. Most but not all UI elements support this property.
Gets location of this UI element in screen.
public RECT Rect { get; }
Calls elm.GetRect. Most but not all UI elements support this property.