This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IT > ITerrainLayer Interface > ITerrainLayer.CurrentResolution Property (ArcObjects .NET 10.4 SDK) |
Indicates the current resolution.
[Visual Basic .NET] Public ReadOnly Property CurrentResolution As Double
[C#] public double CurrentResolution {get;}
[C++]
HRESULT get_CurrentResolution(
double* pResolution
);
[C++]
Parameters pResolution [out, retval] pResolution is a parameter of type double