This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IT > ITileCacheInfo Interface > ITileCacheInfo.ComputeResolutions Method (ArcObjects .NET 10.4 SDK) |
Computes resolutions from scales and current DPI.
[Visual Basic .NET]
Public Sub ComputeResolutions ( _
)
[C#] public void ComputeResolutions ( );
[C++]
HRESULT ComputeResolutions(
void
);