DeleteSelectedAnnotation Method

Summary
This method deletes the selected annotation from the specified sub-cell annotation container.
Syntax
C#
VB
C++
public void DeleteSelectedAnnotation( 
   int subCellIndex 
) 
  
Public Overloads Sub DeleteSelectedAnnotation( _ 
   ByVal subCellIndex As Integer _ 
)  
            public: 
void DeleteSelectedAnnotation(  
   int subCellIndex 
)  

Parameters

subCellIndex
A zero-based index of the sub-cell that contains the selected annotation.

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.MedicalViewer Assembly

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