LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

EfficientMemoryEnabled Property

Show in webframe





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:
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

See Also

Reference

MedicalViewerParaxialCutCell Class
MedicalViewerParaxialCutCell Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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