AutoDisposeInternalData Property

Summary
Gets or sets the value that indicates whether to automatically remove the internal data created by either the cut-line or the panoramic image.
Syntax
C#
VB
C++
public bool AutoDisposeInternalData { get; set; } 
  
Public Property AutoDisposeInternalData As Boolean 
            public: 
property bool AutoDisposeInternalData { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true to remove the internal data, false otherwise.

Remarks

Set this value to true for efficient use of the memory. Set it to false for a more speed.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.