Click or drag to resize
DigitalRuneRectangleF Constructor
Initializes a new instance of the RectangleF struct.
Overload List
  NameDescription
Public methodRectangleF(Rectangle)
Initializes a new instance of the RectangleF struct from a Rectangle.
Public methodRectangleF(Single, Single, Single, Single)
Initializes a new instance of the RectangleF struct with the given values.
Top
See Also