C#
VB
C++
Gets or sets the value that indicates whether to automatically remove the internal data created by either the cut-line or the panoramic image.
public bool AutoDisposeInternalData { get; set; }
Public Property AutoDisposeInternalData As Boolean
true to remove the internal data, false otherwise.
Set this value to true for efficient use of the memory. Set it to false for a more speed.
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