Initializes a new instance of the AnnotationIdentifier class.
public AnnotationIdentifier(string sopInstanceUID,int objectNumber)
Public Function New( _ByVal sopInstanceUID As String, _ByVal objectNumber As Integer _)
public:AnnotationIdentifier(String^ sopInstanceUID,int objectNumber)
sopInstanceUID
The SOP Instance UID of the data set to be associated with the annotation.
objectNumber
A number identifying one of the annotations associated with the sopInstanceUID.
A sopInstanceUID can have more than one annotation container. The objectNumber identifies the annotation container For example, the first annotation container has an objectNumber equal to 1. The second annotation container has an objectNumber equal to 2.
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
