Click or drag to resize

RECT Constructor

Overload List
  NameDescription
Public methodRECT(RECT)
Initializes a new instance of the RECT class
Public methodRECT(POINT, SIZE)
Initializes a new instance of the RECT class
Public methodRECT(Int32, Int32, Int32, Int32)
Initializes a new instance of the RECT class
Top
See Also