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

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

public int NumPoints { get; }

Property Value

Type: Int32
Remarks

The number of points supplied to the fit.

See Also