AnnotationIdentifier Constructor

Summary
Initializes a new instance of the AnnotationIdentifier class.
Syntax
C#
C++/CLI
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

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.