←Select platform

Default Property

Summary
Creates a new instance of GlobalMemoryThresholds with default values.
Syntax
C#
VB
C++
Java
public static GlobalMemoryThresholds Default { get; } 
Public Shared ReadOnly Property Default() As GlobalMemoryThresholds 
public static GlobalMemoryThresholds getDefault(); 
public: 
static property GlobalMemoryThresholds Default { 
   GlobalMemoryThresholds get(); 
} 

Property Value

A new instance of GlobalMemoryThresholds with default values.

Remarks

This property initializes the properties of the result object as follows:

Property Value
MaximumConventionalMemory 0
Requirements

Target Platforms

Reference

Leadtools Namespace

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

Leadtools Assembly

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