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


ITileCacheInfoEx.ComputeScales Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IT > ITileCacheInfoEx Interface > ITileCacheInfoEx.ComputeScales Method
ArcGIS Developer Help

ITileCacheInfoEx.ComputeScales Method

Computes scales from resolutions and current DPI.

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

Product Availability

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

See Also

ITileCacheInfoEx Interface