SmartLineTool LineMaxOperator Property Cognex VisionPro 9.22
Get

Gets the LineMax operator used by Run.

Set

Sets the LineMax operator used by Run.

Namespace: Cognex.Vision.SmartLine
Assembly: Cognex.Vision.SmartLine.Net (in Cognex.Vision.SmartLine.Net.dll) Version: 9.22.2.0
Syntax

public LineMaxOperator LineMaxOperator { get; set; }

Return Value

Type: LineMaxOperator

The LineMax operator run parameter.

Remarks

Changed Raised when the value of this property changes. The following state flag may be affected:

See Also