This document is archived and information here might be outdated. Recommended version. |
The default spatial reference.
[Visual Basic .NET] Public ReadOnly Property DefaultSpatialReference As ISpatialReference
[C#] public ISpatialReference DefaultSpatialReference {get;}
[C++]
HRESULT get_DefaultSpatialReference(
ISpatialReference** SpatialRef
);
[C++]
Parameters SpatialRef [out, retval]
SpatialRef is a parameter of type ISpatialReference**