ArcObjects Library Reference (Carto)  

ITileCacheInfoEx.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

ITileCacheInfoEx Interface