Gets or sets the optional region that specifies a portion of the
input image to be used during pixel mapping. The
property specifies exactly how this region will be applied to the
InputImage.
Namespace: Cognex.VisionPro.PixelMapAssembly: Cognex.VisionPro.PixelMap (in Cognex.VisionPro.PixelMap.dll) Version: 79.0.0.0
Syntax
Property Value
Type: ICogRegionThe region. May be null.
Events
| Event Type | Reason |
|---|---|
| Cognex.VisionPro ICogChangedEvent | Fires when this property changes. |
See Also