Property wnd.Rect Overload Gets rectangle (position and size) in screen coordinates. public RECT Rect { get; } Property Value RECT Remarks Calls wnd.GetRect. Returns default(RECT) if fails (eg window closed). Supports lastError.