←Select platform

MemoryThreshold Property

Summary

Gets or sets a value that specifies the memory restrictions for allocating new RasterImage objects.

Syntax

C#
VB
WinRT C#
C++
public static Leadtools.RasterMemoryThreshold MemoryThreshold {get; set;} 
Public Shared Property MemoryThreshold As Leadtools.RasterMemoryThreshold 
public static Leadtools.RasterMemoryThreshold MemoryThreshold {get; set;} 
  
get_MemoryThreshold(); 
set_MemoryThreshold(value); 
Object.defineProperty('MemoryThreshold');  
public: 
static property Leadtools.RasterMemoryThreshold MemoryThreshold { 
   Leadtools.RasterMemoryThreshold get(); 
   void set (    Leadtools.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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools Assembly
Click or drag to resize