This document is archived and information here might be outdated. Recommended version. |
Returns if there is sufficient memory available for the Basemap Layer.
[Visual Basic .NET] Public Function HasSufficientMemory ( _ ByVal numberOfAdditionalBasemapLayers As Integer _ ) As Boolean
[C#] public bool HasSufficientMemory ( int numberOfAdditionalBasemapLayers );
[C++]
HRESULT HasSufficientMemory(
Long numberOfAdditionalBasemapLayers
);
[C++]
Parameters numberOfAdditionalBasemapLayers [in]
numberOfAdditionalBasemapLayers is a parameter of type int