C#
VB
C++
Deletes the annotation defined by annotationId from the datbase.
public void DeleteAnnotationObject(
AnnotationIdentifier annotationId
)
Sub DeleteAnnotationObject( _
ByVal annotationId As Leadtools.Medical.Workstation.Dataaccesslayer.AnnotationIdentifier _
)
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.
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