Leadtools Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.3.5
RasterMemoryThreshold Structure Properties
See Also 
Leadtools Namespace : RasterMemoryThreshold Structure


For a list of all members of this type, see RasterMemoryThreshold members.

Public Properties

 NameDescription
Public PropertyConventionalBuffers Gets or sets a value that specifies the number of buffers in conventional memory that will cache the disk tiles.  
Public PropertyConventionalTiles Gets or sets a value that specifies the maximum number of tiles that will reside in conventional memory at any time.  
Public Propertystatic (Shared in Visual Basic)Empty Returns a new empty RasterMemoryThreshold object.  
Public PropertyMaximumConventionalSize Gets or sets a value that specifies the maximum size for a conventional image (default is 0x7FFFFFFF).  
Public PropertyTiledThreshold Gets or sets a value that specifies the minimum amount of free memory required to allow the allocation of conventional images.  
Public PropertyTileSize Gets or sets a value that specifies the size for a size of the tile for tiled images.  
Top

See Also