Rect Properties

CVB.Net Documentation

The Rect type exposes the following members.

Properties

  NameDescription
Public propertyArea
Area of the rectangle.
Public propertyBottom
Bottom row of the rectangle (still inside the rectangle).
Public propertyCoordinateSystem
Indicates the coordinate system in which this object is being measured (when used as an area of interest).
Public propertyHeight
Height of the rectangle.
Public propertyIsEmpty
True if width and height are both zero, false otherwise.
Public propertyLeft
First column of the rectangle.
Public propertyLocation
Location of the top left corner of the rectangle.
Public propertyRight
Rightmost column of the rectangle (still inside the rectangle).
Public propertySize
Size of the rectangle.
Public propertyTop
First row of the rectangle.
Public propertyWidth
Width of the rectangle.
Top
See Also

Reference