UseLearnCurveOptions Property

NI Vision for Visual Basic

UseLearnCurveOptions Property

Syntax

CWIMAQMatchGeometricPatternOptions.UseLearnCurveOptions

Data Type

Boolean

Purpose

If True, specifies that the method should use the CWIMAQCurveOptions that were used when LearnGeometricPattern was called on the template image. If False, specifies that the method should use the CurveOptions provided in CWIMAQMatchGeometricPatternOptions.

Remarks

This property must be set to False to use the CurveOptions provided in this object. The default value is True.

See Also

CWIMAQVision.LearnGeometricPattern

CurveOptions

CWIMAQVision.MatchGeometricPattern