MemoryInfoMaxTileViews property (ILEADRaster)
long MemoryInfoMaxTileViews | |
Overview |
Refer to Memory Storage Types for Bitmaps. |
Remarks
Gets or sets a value that represents the maximum number of swap buffers for the disk tiles. This property is used to set the maximum number of buffers only if SET_MEMORYINFO_MAXTILEVIEWS is set in the MemoryInfoFlags property before calling the SetMemoryInfo method.
This property is updated by the GetMemoryInfo method.
See Also