Get
Gets the technique used to apply the region to the inspection image. Default Value: AffineTransform.
Set
Namespace: Cognex.Vision.ViDiELSets the RegionMode.
Assembly: Cognex.Vision.ViDiELOCR.Net (in Cognex.Vision.ViDiELOCR.Net.dll) Version: 9.21.0.0
Syntax
Property Value
Type: RegionModeConstantsExceptions
| Exception | Condition |
|---|---|
| ArgumentException | The supplied value is not a member of //! RegionModeConstants or is not AffineTransform or PixelAlignedBoundingBox . |
Remarks
If no region is used then this property is ignored.
Remarks
Changed Raised when the value of this property changes. The following state flag may be affected:
See Also