DeleteAnnotationObject Method

Summary
Deletes the annotation defined by  annotationId from the datbase.
Syntax
C#
C++/CLI
public void DeleteAnnotationObject( 
   AnnotationIdentifier annotationId 
) 
void DeleteAnnotationObject(  
   AnnotationIdentifier* annotationId 
)  
void DeleteAnnotationObject(  
   AnnotationIdentifier^ annotationId 
)  

Parameters

annotationId
The AnnotationIdentifier of the annotation.

Remarks

This method deletes the annotation defined by  annotationId from the datbase.

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.