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

Leadtools Assembly