Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation.DataAccessLayer assembly)

Show in webframe

AnnotationIdentifier Constructor (AnnotationIdentifier)







The SOP Instance UID of the data set to be associated with the annotation.
A number identifying one of the annotations associated with the sopInstanceUID.
Initializes a new instance of the AnnotationIdentifier class.
Syntax
public AnnotationIdentifier( 
   string sopInstanceUID,
   int objectNumber
)
'Declaration
 
Public Function New( _
   ByVal sopInstanceUID As String, _
   ByVal objectNumber As Integer _
)
'Usage
 
Dim sopInstanceUID As String
Dim objectNumber As Integer
 
Dim instance As New AnnotationIdentifier(sopInstanceUID, objectNumber)

            

            
public: AnnotationIdentifier( 
   string* sopInstanceUID,
   int objectNumber
)
public:
AnnotationIdentifier( 
   String^ sopInstanceUID,
   int objectNumber
)

Parameters

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.
Remarks
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.
Requirements

Target Platforms

See Also

Reference

AnnotationIdentifier Class
AnnotationIdentifier Members

Error processing SSI file
   Leadtools.Medical.Workstation.DataAccessLayer requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features