←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly