Click or drag to resize

Rect Constructor

Overload List
  NameDescription
Public methodRect(Point, Size)
Initializes a new instance of the Rectangle class with the specified location and size.
Public methodRect(Int32, Int32, Int32, Int32)
Initializes a new instance of the Rectangle class with the specified location and size.
Top
See Also