CogCenterPointsToLinesResult SignedDistancesB Property Cognex VisionPro 9.5
The signed distances from each ("B") point to its corresponding ("B") line, measured along the normal to the line. If Mode is Single then this property is null.

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

public double[] SignedDistancesB { get; }

Property Value

Type:  Double 
See Also