Click or drag to resize

Rectangle Constructor

Overload List
 NameDescription
Public methodRectangle(Rectangle)Initializes a new instance of the Rectangle class
Public methodRectangle(RectangleF)Initializes a new instance of the Rectangle class
Public methodRectangle(RectangleI)Initializes a new instance of the Rectangle class
Public methodRectangle(Vector2)Initializes a new instance of the Rectangle class
Public methodRectangle(Vector2, Vector2)Initializes a new instance of the Rectangle class
Public methodRectangle(Double, Double, Double, Double)Initializes a new instance of the Rectangle class
Top
See Also