Click or drag to resize
DigitalRuneRectangleF Fields

The RectangleF type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberEmpty
An empty rectangle (all values set to zero).
Public fieldHeight
The height of the rectangle.
Public fieldWidth
The width of the rectangle.
Public fieldX
The x-coordinate of the rectangle. (Same as Left.)
Public fieldY
The y-coordinate of the rectangle. (Same as Top.)
Top
See Also