CogPixelMap OutputOffset Property Cognex VisionPro 9.8
Gets or sets the OutputOffset value used for lookup table creation.

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

public int OutputOffset { get; set; }

Property Value

Type: Int32
The OutputOffset value.
Events

See Also