This document is archived and information here might be outdated. Recommended version. |
The memory used for tile data.
[Visual Basic .NET]
Public Property TileMemorySize As Integer
[C#]
public int TileMemorySize {get; set;}
[C++]
HRESULT get_TileMemorySize(
System.Int32* pSizeInMb
);
[C++]
HRESULT put_TileMemorySize(
long pSizeInMb
);
[C++] Parameters pSizeInMb [out, retval]
pSizeInMb is a parameter of type long* pSizeInMb [in]
pSizeInMb is a parameter of type long