Position Property

NI Vision for Visual Basic

Position Property

Syntax

CWIMAQEdgeReport.Position Index

Data Type

Single

Purpose

Obsolete—Use CWIMAQEdgeReportItem.Position instead.

Position of the edge from the first point in the XEdgeCoordinates and YEdgeCoordinates arrays returned by the FindEdges method. This is a subpixel interpolated distance.

Parameters

Index As Long

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

See Also

CWIMAQEdgeReportItem.Position