Error processing SSI file
LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

Show in webframe

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

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