C#
VB
C++
Deletes the annotation defined by annotationId from the datbase.
public void DeleteAnnotationObject(AnnotationIdentifier annotationId)
Public Sub DeleteAnnotationObject( _ByVal annotationId As Leadtools.Medical.Workstation.Dataaccesslayer.AnnotationIdentifier _)
public:void DeleteAnnotationObject(Leadtools.Medical.Workstation.Dataaccesslayer.AnnotationIdentifier^ annotationId)
annotationId
The AnnotationIdentifier of the annotation.
This method deletes the annotation defined by annotationId from the datbase. The deletion is accomplished by executing the query defined by the PrepareDeleteAnnotationCommand method.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
