←Select platform

AnnotationIdentifier Constructor (AnnotationIdentifier)

Summary

Initializes a new instance of the AnnotationIdentifier class.

Syntax

C#
VB
C++
public AnnotationIdentifier(  
   string sopInstanceUID, 
   int objectNumber 
) 
Public Function New( _ 
   ByVal sopInstanceUID As String, _ 
   ByVal objectNumber As Integer _ 
) 
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Workstation.DataAccessLayer Assembly
Click or drag to resize