Area2D Properties

CVB.Net Documentation

The Area2D type exposes the following members.

Properties

  NameDescription
Public propertyArea
Size (in pixels) of the area of interest. As the area is a parallelogram the area (in pixels) is not simply "width * height"
Public propertyBoundingRectangle
Gets the bounding box of this area.
Public propertyCoordinateSystem
Coordinate system, in which this AOI is defined.
Public propertyP0
P0 of the Area (top left corner)
Public propertyP1
P1 of the Area (lower left corner)
Public propertyP2
P2 of the Area (top right corner)
Public propertyP3
Gets the calculated P3 of the Area (bottom right corner)
Public propertySize
Size (width and height) of the area of interest
Top
See Also

Reference