CogPMAlignRunParams ZoneScaleY Property Cognex VisionPro 9.5
Zone configuration for the Y scale degree of freedom only.

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

public CogPMAlignZoneScale ZoneScaleY { 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 Y scale degree of freedom.

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

See Also