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