This document is archived and information here might be outdated.  Recommended version.


ITileCacheInfo.ComputeResolutions Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Carto)  

ITileCacheInfo.ComputeResolutions Method

Computes resolutions from scales and current DPI.

[Visual Basic .NET]
Public Sub ComputeResolutions ( _
)
[C#]
public void ComputeResolutions (
);
[C++]
HRESULT ComputeResolutions(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

ITileCacheInfo Interface