LowMemoryUsageEnabled Property

Summary
Gets or set whether to enable the low memory usage feature of the medical viewer.
Syntax
C#
VB
C++
public bool LowMemoryUsageEnabled { get; set; } 
  
Public Property LowMemoryUsageEnabled As Boolean 
            public: 
property bool LowMemoryUsageEnabled { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true to enable the low memory usage feature, false otherwise.

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.