Enables the efficient memory usage for the paraxial cut cell.
public bool EfficientMemoryEnabled { get; set; }
Public Property EfficientMemoryEnabled As Boolean
true to enable the efficient memory usage for the paraxial cut cell.
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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET