Click or drag to resize

BoundingRectangle Properties

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI

The BoundingRectangle type exposes the following members.

Properties
  NameDescription
Public propertyCenter
Gets the bounding rectangle center.
Public propertyHeight
Gets the bounding rectangle height.
Public propertyMax
Gets or sets the bounding rectangle upper-right corner.
Public propertyMin
Gets or sets the bounding rectangle lower-left corner.
Public propertyRadius
Gets the radius of the circle that contains the bounding rectangle.
Public propertyWidth
Gets the bounding rectangle width.
Top
See Also