RectD Properties

CVB.Net Documentation

The RectD type exposes the following members.

Properties

  NameDescription
Public propertyArea
Area of 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 propertyLocation
Location of the top left corner of the rectangle.
Public propertyWidth
Width of the rectangle.
Top
See Also

Reference