←Select platform

Default Property

Summary

Creates a new instance of GlobalMemoryThresholds with default values.

Syntax

C#
VB
Java
WinRT C#
C++
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(); 
} 

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

Leadtools Assembly