RECT struct RECT The RECT structure defines a rectangle by the coordinates of its upper-left and lower-right corners. Documentation Code public RECT(Size size) public static Rectangle op_Implicit(RECT value) public static RectangleF op_Implicit(RECT value) public static RECT op_Implicit(Rectangle value)