The Z scale factor to use when generating the output range image.
Ignored when
OutputImageScaleMode
is
UseInputImageScales or
UseFirstInputImageScales.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D (in Cognex.VisionPro3D.dll) Version: 80.0.0.0
Syntax
Property Value
Type: DoubleThe default is 1.0.
Events
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when the value of this property changes. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | The supplied value must be greater than zero. |
See Also