SmartLineTool SegmentOperator Property Cognex VisionPro 9.22 SR1
Get

Gets the Segmenter operator used by Run.

Set

Sets the Segmenter 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 SmartLineSegmentOperator SegmentOperator { get; set; }

Return Value

Type: SmartLineSegmentOperator

The Segmenter operator run parameter.

Remarks

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

See Also