RectWidth Property

NI Vision for Visual Basic

RectWidth Property

Syntax

CWIMAQShapeReport.RectWidth Index

Data Type

Long

Purpose

Obsolete—Use CWIMAQShapeReportItem.BoundingRectangle instead.

Width of the bounding rectangle of the object.

Parameters

Index As Long

The index of the object in the report. The index is one-based.

See Also

CWIMAQShapeReportItem.BoundingRectangle