Returns the count of annotation containers that is associated with the sopInstanceUID.
public int GetAnnotationObjectsCount(string sopInstanceUID)
Public Function GetAnnotationObjectsCount( _ByVal sopInstanceUID As String _) As Integer
public:int GetAnnotationObjectsCount(String^ sopInstanceUID)
sopInstanceUID
The SOP Instance UID of the data set that is associated with the annotation.
The count of annotation containers that is associated with the sopInstanceUID.
This method returns the count of annotation containers that is associated with the sopInstanceUID. This is retrieved from a database by executing the query defined by the PrepareGetAnnotationsCountCommand 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
