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