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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly