Returns the graphics representing the residuals for the used features.
The start point of each graphic line segment is the mapped
feature point, while the associated end point is the found
feature location. The specified scaleFactor is applied to the length
of the line segment such that the end point moves.
Namespace: Cognex.VisionPro.CalibFixAssembly: Cognex.VisionPro.CalibFixPlus (in Cognex.VisionPro.CalibFixPlus.dll) Version: 75.0.0.0
Syntax
Parameters
- scaleFactor
- Type: System Double
The graphic scale factor.
Return Value
Type: CogCompositeShapeExceptions
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | If scaleFactor is not greater than zero. |
See Also