MinObjectSize Property

NI Vision for Visual Basic

MinObjectSize Property

Syntax

CWMVCountAndMeasureObjectsOptions.MinObjectSize

Data Type

Long

Purpose

Smallest objects to consider. The default is 3.

Remarks

When the parameter UseMinObjectSize is set to True, the objects that are smaller than or equal to MinObjectSize are ignored.

See Also

UseMinObjectSize