←Select platform

SetGlobalMemoryThresholds Method

Summary

Sets an object that contains the conventional memory restrictions used when allocating new RasterImage objects.

Syntax

C#
VB
Java
WinRT C#
C++
public static void SetGlobalMemoryThresholds( 
   GlobalMemoryThresholds value 
) 
Public Shared Sub SetGlobalMemoryThresholds( _ 
   ByVal value As GlobalMemoryThresholds _ 
) 
public static void SetGlobalMemoryThresholds( 
   GlobalMemoryThresholds value 
) 
public static void setGlobalMemoryThresholds( 
   GlobalMemoryThresholds value 
) 
function Leadtools.RasterDefaults.SetGlobalMemoryThresholds( 
   value 
) 
public: 
static void SetGlobalMemoryThresholds( 
   GlobalMemoryThresholds value 
) 

Parameters

value

Object that contains the conventional memory restrictions used when allocating new RasterImage objects.

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 Assembly