C#
VB
Java
WinRT C#
C++
Creates a new instance of GlobalMemoryThresholds with default values.
public static GlobalMemoryThresholds Default { get; }
Public Shared ReadOnly Property Default() As GlobalMemoryThresholds
public static GlobalMemoryThresholds Default { get; }
public static GlobalMemoryThresholds getDefault();
function Leadtools.GlobalMemoryThresholds.Default();
public:
static property GlobalMemoryThresholds Default {
GlobalMemoryThresholds get();
}
A new instance of GlobalMemoryThresholds with default values.
This property initializes the properties of the result object as follows:
Property | Value |
---|---|
MaximumConventionalMemory | 0 |
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