ParticleType Property

NI Vision for Visual Basic

ParticleType Property

Syntax

CWIMAQParticlePreprocessingOptions.ParticleType

Data Type

CWIMAQParticleTypes

You can use the following constants with this data type:

  • cwimaqParticleBright—Bright particles.
  • cwimaqParticleDark—Dark particles.

Purpose

What type of particles to look for.

Remarks

This property is valid only if ManualThreshold is False.

See Also

ManualThreshold