CogPolarUnwrapTool RunParams Property Cognex VisionPro 9.25 SR1
Run parameters for polar unwrap.

Namespace: Cognex.VisionPro.ImageProcessing
Assembly: Cognex.VisionPro.ImageProcessing (in Cognex.VisionPro.ImageProcessing.dll) Version: 93.1.0.0
Syntax

public CogPolarUnwrap RunParams { get; set; }

Property Value

Type: CogPolarUnwrap
Events

Event TypeReason
ICogChangedEvent Changed

Fires when the value of this property changes.

The following state flag may be affected:

Exceptions

ExceptionCondition
InvalidCastException

The CogPolarUnwrap interface is not supported.

Remarks

A CogPolarUnwrap containing the parameters for the unwrap operation.

See Also