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