GetAnnotationObjectsCount Method

Summary
Returns the count of annotation containers that is associated with the sopInstanceUID.
Syntax
C#
VB
C++
public int GetAnnotationObjectsCount( 
   string sopInstanceUID 
) 
  
Function GetAnnotationObjectsCount( _ 
   ByVal sopInstanceUID As String _ 
) As Integer 
int GetAnnotationObjectsCount(  
   String^ sopInstanceUID 
)  

Parameters

sopInstanceUID
The SOP Instance UID of the data set that is associated with the annotation.

Return Value

The count of annotation containers that is associated with the sopInstanceUID.

Remarks

This method returns the count of annotation containers that is associated with the sopInstanceUID.

Requirements

Target Platforms

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

Leadtools.Medical.Workstation.DataAccessLayer Assembly

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