Click or drag to resize

Rect Properties

The Rect type exposes the following members.

Properties
  NameDescription
Public propertyx1
Gets or sets the x coordinate of the bottom left corner.
Public propertyx2
Gets or sets the x coordinate of the top right corner.
Public propertyy1
Gets or sets the y coordinate of the bottom left corner.
Public propertyy2
Gets or sets the y coordinate of the top right corner.
Top
See Also