CWIMAQRectangleDescriptor

NI Vision for Visual Basic

CWIMAQRectangleDescriptor

CWIMAQRectangleDescriptor contains properties that specify the set of rectangles to detect.

Properties

MaxHeightSpecifies the maximum height allowed for a detected rectangle. Height is defined as the length of the longer side of a detected rectangle.
MaxWidthSpecifies the maximum width allowed for a detected rectangle. Width is defined as the length of the shorter side of a detected rectangle.
MinHeightSpecifies the minimum height allowed for a detected rectangle. Height is defined as the length of the longer side of a detected rectangle.
MinWidthSpecifies the minimum width allowed for a detected rectangle. Width is defined as the length of the shorter side of a detected rectangle.

See Also

CWIMAQVision.DetectRectangles