LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

AutoDisposeInternalData Property

Show in webframe





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
public bool AutoDisposeInternalData {get; set;}
'Declaration
 
Public Property AutoDisposeInternalData As Boolean
'Usage
 
Dim instance As MedicalViewerCell
Dim value As Boolean
 
instance.AutoDisposeInternalData = value
 
value = instance.AutoDisposeInternalData

            

            
public:
property bool AutoDisposeInternalData {
   bool get();
   void set (    bool value);
}

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 better speed.
Requirements

Target Platforms

See Also

Reference

MedicalViewerCell Class
MedicalViewerCell Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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