CogDLRuntimeTool RunParams Property Cognex VisionPro 9.25 SR1
Gets or sets the run params (operator) that will be used to process the input image.

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

public CogDLRuntime RunParams { get; set; }

Property Value

Type: CogDLRuntime
Events

Event TypeReason
ICogChangedEvent Changed Fires when this property changes. The following state flags may be affected:
See Also