This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGpSpRefObject Interface > IGpSpRefObject.XYResolution Property (ArcObjects .NET 10.4 SDK) |
The XYResolution property.
[Visual Basic .NET] Public Property XYResolution As Double
[C#] public double XYResolution {get; set;}
[C++]
HRESULT get_XYResolution(
double* Value
);
[C++]
HRESULT put_XYResolution(
double Value
);
[C++]
Parameters Value [out, retval] Value is a parameter of type double Value [in] Value is a parameter of type double