←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation.DataAccessLayer Assembly