Click or drag to resize

RectangleF Constructor

Overload List
  NameDescription
Public methodRectangleF(RectangleF)
Initializes a new instance of the RectangleF class
Public methodRectangleF(Vector2F)
Initializes a new instance of the RectangleF class
Public methodRectangleF(Vector2F, Vector2F)
Initializes a new instance of the RectangleF class
Public methodRectangleF(Single, Single, Single, Single)
Initializes a new instance of the RectangleF class
Top
See Also