MemoryInfoTileViews property (ILEADRaster)
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