Stores the annotation storageFile in the database.
public AnnotationIdentifier StoreAnnotationObject(string sopInstanceUID,string storageFile,string description)
Function StoreAnnotationObject( _ByVal sopInstanceUID As String, _ByVal storageFile As String, _ByVal description As String _) As Leadtools.Medical.Workstation.Dataaccesslayer.AnnotationIdentifier
Leadtools.Medical.Workstation.Dataaccesslayer.AnnotationIdentifier^ StoreAnnotationObject(String^ sopInstanceUID,String^ storageFile,String^ description)
sopInstanceUID
The SOPInstanceUID of the data set to be associated with the annotation storageFile.
storageFile
The file that contains the annotations
description
A description that is asociated with the annotations
This method stores the annotations contained in storageFile in a database An AnnotationIdentifier is returned that associates the annotation storageFile with the sopInstanceUID and the description.
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
