RemoveRegion Method

Summary

Deletes the region from all of the images in the cell.

Syntax
C#
VB
C++
public void RemoveRegion( 
   int subCellIndex 
) 
  
Public Overloads Sub RemoveRegion( _ 
   ByVal subCellIndex As Integer _ 
)  
            public: 
void RemoveRegion(  
   int subCellIndex 
)  

Parameters

subCellIndex
The zero-based index of the sub-cell to which the annotation container will be loaded.

Remarks
  • It is recommended to use this method when removing a region, especially when using the low memory usage feature.
  • For more information, refer to Working With Regions.

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