LineMaxTool RunParams Property Cognex VisionPro 9.21
Get

Gets the settings used by Run.

Set

Sets the settings used by Run.

Namespace: Cognex.Vision.LineMax
Assembly: Cognex.Vision.LineMax.Net (in Cognex.Vision.LineMax.Net.dll) Version: 9.21.0.0
Syntax

public LineMaxOperator RunParams { get; set; }

Return Value

Type: LineMaxOperator

The run parameters.

See Also