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

EfficientMemoryEnabled Property






Enables the efficient memory usage for the paraxial cut cell.
Syntax
public bool EfficientMemoryEnabled {get; set;}
'Declaration
 
Public Property EfficientMemoryEnabled As Boolean
'Usage
 
Dim instance As MedicalViewerParaxialCutCell
Dim value As Boolean
 
instance.EfficientMemoryEnabled = value
 
value = instance.EfficientMemoryEnabled
public bool EfficientMemoryEnabled {get; set;}
 get_EfficientMemoryEnabled();
set_EfficientMemoryEnabled(value);
public:
property bool EfficientMemoryEnabled {
   bool get();
   void set (    bool value);
}

Property Value

true to enable the efficient memory usage for the paraxial cut cell.
Remarks
When activating efficient memory usage, the engine will only load the images that is currently displayed by the cell layout. If the user scrolls down or up, the engine will request the new images that correspond to the new location and free the images that are not visible anymore.

After you enable efficient memory you cannot disable it.

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

MedicalViewerParaxialCutCell Class
MedicalViewerParaxialCutCell 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