Leadtools.MedicalViewer Namespace > MedicalViewerCell Class : DisposeInternalData Method |
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();
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.
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