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