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