ScaleRange Property (Read Only)

NI Vision for Visual Basic

ScaleRange Property (Read Only)

Syntax

CWIMAQMatchGeometricPatternOptions.ScaleRange

Data Type

CWIMAQRange

Purpose

Specifies the range of sizes of the template image you expect to be in the inspection image. The size is expressed as a percentage that represents the ratio of the size of the template image found in the inspection image to the size of the original template image.

Remarks

The method ignores this property unless the MatchMode includes cwimaqGeometricMatchScaleInvariant. The default range is 75 to 125.

See Also

MatchMode