CogPMAlignRunParams ZoneAngle Property Cognex VisionPro 9.5
Zone configuration for the angle degree of freedom. Units are in Radians.

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

public CogPMAlignZoneAngle ZoneAngle { get; set; }

Property Value

Type: CogPMAlignZoneAngle
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 CogPMAlignZoneAngle object describing the rotation degree of freedom.

See Also