LEADTOOLS Medical (Leadtools.MedicalViewer assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.31
RemoveRegion(Int32) Method
See Also 
Leadtools.MedicalViewer Namespace > MedicalViewerMultiCell Class > RemoveRegion Method : RemoveRegion(Int32) Method



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

The RemoveRegion(Int32) Method is available as an add-on to the LEADTOOLS Medical Imaging toolkits.

subCellIndex
The zero-based 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) 
Overloads Public Sub RemoveRegion( _
   ByVal subCellIndex As Integer _
) 
Visual Basic (Usage)Copy Code
Dim instance As MedicalViewerMultiCell
Dim subCellIndex As Integer
 
instance.RemoveRegion(subCellIndex)
C# 
public void RemoveRegion( 
   int subCellIndex
)
C++/CLI 
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: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

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