Click or drag to resize

Rectangle Constructor

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