Leadtools.MedicalViewer Requires Medical Imaging license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
RemoveRegion(Int32) Method
See Also 
Leadtools.MedicalViewer Namespace > MedicalViewerCell Class > RemoveRegion Method : RemoveRegion(Int32) Method



subCellIndex
The index of the sub-cell to which the annotation container will be loaded.
Deletes the region from all of the images in the cell.

Syntax

Visual Basic (Declaration) 
Public Overloads Sub RemoveRegion( _
   ByVal subCellIndex As Integer _
) 
Visual Basic (Usage)Copy Code
Dim instance As MedicalViewerCell
Dim subCellIndex As Integer
 
instance.RemoveRegion(subCellIndex)
C# 
public void RemoveRegion( 
   int subCellIndex
)
C++/CLI 
public:
void RemoveRegion( 
   int subCellIndex
) 

Parameters

subCellIndex
The 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: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features