Gets or sets the z scale.
Namespace: Cognex.VisionPro.CADAssembly: Cognex.VisionPro.CAD (in Cognex.VisionPro.CAD.dll) Version: 75.0.0.0
Syntax
Property Value
Type: DoubleThe value specifies the physical units per pixel scale factor. The default value is 1.
Events
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when this property changes. The following state flags may be affected: |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | If the value is less than or equal to 0. |
| ObjectDisposedException | If the object has been disposed. |
See Also