This document is archived and information here might be outdated. Recommended version. |
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**