CogPMAlignRunParams ZoneScaleX Property Cognex VisionPro 9.7
Zone configuration for the X scale degree of freedom only.

Namespace: Cognex.VisionPro.PMAlign
Assembly: Cognex.VisionPro.PMAlign (in Cognex.VisionPro.PMAlign.dll) Version: 73.0.0.0
Syntax

public CogPMAlignZoneScale ZoneScaleX { get; set; }

Property Value

Type: CogPMAlignZoneScale
Events

Event TypeReason
CogPMAlignRunParams Changed

Fires when the value of this property changes.

The following state flag may be affected:

Exceptions

ExceptionCondition
ArgumentException

A NULL value was supplied when trying to set the value.

Remarks

An CogPMAlignZoneScale object describing the X scale degree of freedom.

Specify a value for ZoneScale to specify the unified scale degree of freedom.

See Also