LEADTOOLS Medical (Leadtools.MedicalViewer assembly)
LEAD Technologies, Inc

DisposeInternalData Method






Disposes the cut-plane data created by either the cut-line or the panoramic image.
Syntax
public void DisposeInternalData()
'Declaration
 
Public Sub DisposeInternalData() 
'Usage
 
Dim instance As MedicalViewerCell
 
instance.DisposeInternalData()
public void DisposeInternalData()
 function Leadtools.MedicalViewer.MedicalViewerCell.DisposeInternalData()
public:
void DisposeInternalData(); 
Remarks
In order to generate the cut-plane or the panoramic data, the program will internally have to allocate a large amount of data. Keeping this data allocated after being done with the cut-plane and the panoramic image is inefficient. It's recommended to call this method after being done with those features.

Also, it's recommended not to call this method after deleting every cut-plane or panoramic polygon since it will require the program to recalculate data once again. You need to keep this data (not calling this method), until after you are done with the cut-plane, or when you need a large amount of free memory.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MedicalViewerCell Class
MedicalViewerCell Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

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