LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

MemoryThreshold Property






Gets or sets a value that specifies the memory restrictions for allocating new RasterImage objects. .NET support WinRT support
Syntax
public static RasterMemoryThreshold MemoryThreshold {get; set;}
'Declaration
 
Public Shared Property MemoryThreshold As RasterMemoryThreshold
'Usage
 
Dim value As RasterMemoryThreshold
 
RasterDefaults.MemoryThreshold = value
 
value = RasterDefaults.MemoryThreshold
public static RasterMemoryThreshold MemoryThreshold {get; set;}
 get_MemoryThreshold();
set_MemoryThreshold(value);
public:
static property RasterMemoryThreshold MemoryThreshold {
   RasterMemoryThreshold get();
   void set (    RasterMemoryThreshold value);
}

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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RasterDefaults Class
RasterDefaults Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.