Click or drag to resize
DigitalRuneRectangleF Properties

The RectangleF type exposes the following members.

Properties
  NameDescription
Public propertyBottom
Gets the y-coordinate of the bottom side of the rectangle.
Public propertyLeft
Gets the x-coordinate of the left side of the rectangle.
Public propertyLocation
Gets or sets the position of the upper, left corner of the rectangle.
Public propertyRight
Gets the x-coordinate of the right side of the rectangle.
Public propertySize
Gets or sets the size (width, height) of the rectangle.
Public propertyTop
Gets the y-coordinate of the top side of the rectangle.
Top
See Also