Returns True if the Region was partially or entirely outside the bounds of the InputImage. This condition does not indicate an error and the tool will still copy as much of the region as possible in this case.
Namespace: Cognex.VisionPro.ImageProcessingAssembly: Cognex.VisionPro.ImageProcessing (in Cognex.VisionPro.ImageProcessing.dll) Version: 75.0.0.0
Syntax
Property Value
Type: BooleanRemarks
Returns True if Region was partially or entirely outside the bounds of InputImage. This condition is not an error; the tool will copy as much of the region as possible in this case.
See Also