This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GISClient > ESRI.ArcGIS.GISClient > Interfaces > IW > IWCSSpatialDomain Interface > IWCSSpatialDomain.GridOrigin_X Property (ArcObjects .NET 10.5 SDK) |
X of grid origin.
[Visual Basic .NET] Public ReadOnly Property GridOrigin_X As Double
[C#] public double GridOrigin_X {get;}
[C++]
HRESULT get_GridOrigin_X(
double* x
);
[C++]
Parameters x [out, retval] x is a parameter of type double