This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > EditorExt > ESRI.ArcGIS.EditorExt > Interfaces > IM > IMapTopology Interface > IMapTopology.SpatialReference Property (ArcObjects .NET 10.5 SDK) |
The spatial reference of this map topology. By default, it is the spatial reference of the Map.
[Visual Basic .NET] Public Property SpatialReference As ISpatialReference
[C#] public ISpatialReference SpatialReference {get; set;}
SpatialReference is used by the Editor to allow editing in projected space.