The signed distances from each ("A") point to its corresponding ("A")
line, measured along the normal to the line.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.CorePlus (in Cognex.VisionPro.CorePlus.dll) Version: 73.0.0.0
public double[] SignedDistancesA { get; }public double[] SignedDistancesA { get; }Public ReadOnly Property SignedDistancesA As Double()
Get
Public ReadOnly Property SignedDistancesA As Double()
Get
public:
property array<double>^ SignedDistancesA {
array<double>^ get ();
}public:
property array<double>^ SignedDistancesA {
array<double>^ get ();
}Property Value
Type:
Double