This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMapCooker2 Interface > IMapCooker2.UpdateMapServerCacheScales Method (ArcObjects .NET 10.4 SDK) |
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