DoReplacement Property

NI Vision for Visual Basic

DoReplacement Property

Syntax

CWIMAQThresholdData.DoReplacement Index

Data Type

Boolean

Purpose

Obsolete—Use CWIMAQMultiThresholdDataItem.DoReplacement instead.

True sets the pixel values to the value specified in NewValue if it is within the range set in [MinValue, MaxValue] . False leaves the pixel values unchanged.

Parameters

Index As Long

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

See Also

CWIMAQMultiThresholdDataItem.DoReplacement