CogCenterPointsToLinesResult Mode Property Cognex VisionPro 9.7
How the centering process was performed. May be either "Single" or "Pair". If Mode was "Single", then both the SignedDistancesB property and the SignedDistanceAbsoluteDifferenceStatistics property will be null.

Namespace: Cognex.VisionPro
Assembly: Cognex.VisionPro.CorePlus (in Cognex.VisionPro.CorePlus.dll) Version: 73.0.0.0
Syntax

public CogCenterPointsToLinesModeConstants Mode { get; }

Property Value

Type: CogCenterPointsToLinesModeConstants
See Also