LineMaxTool RunParams Property Cognex VisionPro 9.21 SR1
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.1.1
Syntax

public LineMaxOperator RunParams { get; set; }

Return Value

Type: LineMaxOperator

The run parameters.

See Also