IAnnotationService.DeleteAnnotation

IAnnotationService.DeleteAnnotation method

Deletes the annotation.

public void DeleteAnnotation(AnnotationEntity annotation)
ParameterDescription
imageThe image.
annotationThe annotation.

See Also