CogPixelMap ComputeMapParams Property Cognex VisionPro
Gets or sets the ComputeMapParams

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

public CogPixelMapComputeParams ComputeMapParams { get; set; }

Property Value

Type: CogPixelMapComputeParams
the ComputeMapParams object
Events

Exceptions

ExceptionCondition
ArgumentNullException If the input argument is null.
See Also