Zone configuration for the uniform scale degree of freedom.
Namespace: Cognex.VisionPro.PMAlignAssembly: Cognex.VisionPro.PMAlign (in Cognex.VisionPro.PMAlign.dll) Version: 65.1.0.0
Syntax
Property Value
Type: CogPMAlignZoneScaleEvents
| Event Type | Reason |
|---|---|
| CogPMAlignRunParams Changed | Fires when the value of this property changes. The following state flag may be affected: |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | A NULL value was supplied when trying to set the value. |
Remarks
An CogPMAlignZoneScale object describing the unified scale degree of freedom. Unified scale is a scale change where the x-scale equals the y-scale.
Any value you specify for the unified scale degree of freedom is multiplied by the values specified for ZoneScaleX and ZoneScaleY to produce the overall search space (if you specify a zone) or nominal value (if you specify a nominal value).
See Also