CogPixelMapTool RunParams Property Cognex VisionPro 9.22
Gets or sets the CogPixelMap operator used by this tool.

Namespace: Cognex.VisionPro.PixelMap
Assembly: Cognex.VisionPro.PixelMap (in Cognex.VisionPro.PixelMap.dll) Version: 87.0.0.0
Syntax

public CogPixelMap RunParams { get; set; }

Property Value

Type: CogPixelMap
The operator.
Events

See Also