Gets or sets the value that determines the number of margin frames to download.
Object.defineProperty(Cell.prototype, 'marginFramesCount',
get: function(),
set: function(value)
)
marginFramesCount: number;
The number of margin frames to download.
Lazy loading is used to allow the user to view a series with a lot of images, without downloading them all. The viewer will only download what you currently see, plus some extra (buffer) for smoother scrolling.
This value is used when the lazy loading is enabled, to enable lazy loading, set the value FullDownload to false.
The default value is 5.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document