←Select platform

SetGlobalMemoryThresholds Method

Summary

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

Syntax
C#
VB
C++
Java
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 
) 

Parameters

value

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

Requirements

Target Platforms

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

Leadtools Assembly