This document is archived and information here might be outdated. Recommended version. |
Updates Map Server's Cache Scales.
[Visual Basic .NET] Public Sub UpdateMapServerCacheScales ( _ ByVal pScales As IDoubleArray _ )
[C#] public void UpdateMapServerCacheScales ( IDoubleArray pScales );
[C++]
HRESULT UpdateMapServerCacheScales(
IDoubleArray* pScales
);
[C++] Parameters pScales [in]
pScales is a parameter of type IDoubleArray*