The number of vertex points in each point set. This is the number of raw calibrated points, and also the number of uncalibrated points.
Namespace: Cognex.VisionPro.CalibFixAssembly: Cognex.VisionPro.CalibFix (in Cognex.VisionPro.CalibFix.dll) Version: 75.0.0.0
Syntax
Property Value
Type: Int32Remarks
The number of vertex points in each point set. This is the number of raw calibrated points, and also the number of uncalibrated points.
The value of this property is computed when you call Calibrate . You cannot set the number of points yourself.
Default Value: 0
See Also