Removes the specified annotation from this InputImage.
Namespace: Cognex.VisionPro.InspectionAssembly: Cognex.VisionPro.Inspection (in Cognex.VisionPro.Inspection.dll) Version: 79.0.0.0 (79.0.0.0)
Syntax
Parameters
- annotationName
- Type: System String
The name of the annotation to remove
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | Thrown if the specified annotation name is not found. |
See Also