Gets or sets the model mask to be used during the auto selection
process. The size of this mask must match the run time values of
ModelSizeX and ModelSizeY.
Namespace: Cognex.VisionPro.AutoSelectAssembly: Cognex.VisionPro.AutoSelect (in Cognex.VisionPro.AutoSelect.dll) Version: 80.0.0.0
Syntax
Property Value
Type: CogImage8GreyHandle to the CogImage8Grey object that will be used as the model mask during the auto selection process.
See Also