←Select platform

MemoryThreshold Property

Summary
Gets or sets a value that specifies the memory restrictions for allocating new RasterImage objects.
Syntax
C#
VB
C++
public static RasterMemoryThreshold MemoryThreshold { get; set; } 
Public Shared Property MemoryThreshold As RasterMemoryThreshold 
public: 
static property RasterMemoryThreshold MemoryThreshold { 
   RasterMemoryThreshold get(); 
   void set (    RasterMemoryThreshold ); 
} 

Property Value

A RasterMemoryThreshold object that specifies the memory restrictions for allocating new RasterImage objects.

Example

For an example, refer to RasterDefaults.

Requirements

Target Platforms

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.