MemoryInfoTileViews property (ILEADRaster)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

long MemoryInfoTileViews

Overview

Refer to Memory Storage Types for Bitmaps.

Remarks

Gets or sets a value that represents the number of swap buffers allocated for the disk tiles. This property is used to set the number of buffers only if SET_MEMORYINFO_TILEVIEWS is set in the MemoryInfoFlags property before calling the SetMemoryInfo method.

This property is updated by the GetMemoryInfo method.

See Also

Elements:

MemoryInfoType Property, MemoryInfoTileSize Property, MemoryInfoTotalTiles Property, MemoryInfoConventionalTiles Property, MemoryInfoMaxTileViews Property, MemoryInfoFlags Property, SetMemoryInfo Method, GetMemoryInfo Method

Topics:

Raster Images: Creating and Deleting