This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPMDomain Interface > IGPMDomain.GetSpatialReference Method (ArcObjects .NET 10.4 SDK) |
Get the spatial reference of the m domain.
[Visual Basic .NET] Public Function GetSpatialReference ( _ ) As ISpatialReference
[C#] public ISpatialReference GetSpatialReference ( );
[C++]
HRESULT GetSpatialReference(
ISpatialReference** ppSpatialReference
);
[C++]
Parameters ppSpatialReference [out, retval]
ppSpatialReference is a parameter of type ISpatialReference