CogCopyRegionTool RunParams Property Cognex VisionPro
Run parameters for region copying.

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

public CogCopyRegion RunParams { get; set; }

Property Value

Type: CogCopyRegion
Events

Event TypeReason
ICogChangedEvent Changed

Fires when the value of this property changes.

The following state flag may be affected:

Exceptions

ExceptionCondition
InvalidCastException

The object does not support the CogCopyRegion interface.

Remarks

Run parameters for region copying.

See Also