PointsUsed Property (Read Only)

NI Vision for Visual Basic

PointsUsed Property (Read Only)

Syntax

CWIMAQFitLineReport.PointsUsed

Data Type

CWIMAQPoints

Purpose

Array returning a subset of the points passed to CWIMAQVision.FitLine that were used to fit the line.

Remarks

Some points may be excluded based on the MinimumScore specified.

See Also

CWIMAQVision.FitLine