←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 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly