CogIDDataMatrix FlexibleGridSize Property Cognex VisionPro 9.8
Sets or gets the flag to override the trained grid size at run time. If true, the grid size can on step larger or one step smaller than trained size.

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

public bool FlexibleGridSize { get; set; }

Property Value

Type: Boolean
Default value is false.
See Also