Gets or sets the OutputRange. Specifies the output range used in the mapping.
Namespace: Cognex.VisionPro.PixelMapAssembly: Cognex.VisionPro.PixelMap (in Cognex.VisionPro.PixelMap.dll) Version: 75.0.0.0
Syntax
Property Value
Type: CogPixelMapOutputRangeConstantsThe OutputRange value. Default is Full.
Events
| Event Type | Reason |
|---|---|
| Cognex.VisionPro ICogChangedEvent | Fires when this property changes. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | If newVal is out of range. |
See Also