←Select platform

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

Leadtools.MedicalViewer Assembly