Click or drag to resize
RectHV Properties

The RectHV type exposes the following members.

Properties
  NameDescription
Public propertyHeight
Returns the height of this rectangle.
Public propertyWidth
Returns the width of this rectangle.
Public propertyXmax
Returns the maximum X-coordinate of any point in this rectangle.
Public propertyXmin
Returns the minimum X-coordinate of any point in this rectangle.
Public propertyYmax
Returns the maximum Y-coordinate of any point in this rectangle.
Public propertyYmin
Returns the minimum Y-coordinate of any point in this rectangle.
Top
See Also