←Select platform

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

Leadtools.MedicalViewer Assembly