This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Interfaces > IL > ILocalCoordinateSystem Interface > ILocalCoordinateSystem.MapCoordinateSystem Property (ArcObjects .NET 10.5 SDK) |
The input map coordinate system.
[Visual Basic .NET] Public ReadOnly Property MapCoordinateSystem As ISpatialReference
[C#] public ISpatialReference MapCoordinateSystem {get;}
[C++]
HRESULT get_MapCoordinateSystem(
ISpatialReference** ppMapCS
);
[C++]
Parameters ppMapCS [out, retval]
ppMapCS is a parameter of type ISpatialReference