CogFitLineResult NumPoints Property Cognex VisionPro 9.5
The number of points supplied to the fit.

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

public int NumPoints { get; }

Property Value

Type: Int32
Remarks

The number of points supplied to the fit.

See Also