This document is archived and information here might be outdated.  Recommended version.


IARMap.SpatialReferenceName Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > PublisherControls > ESRI.ArcGIS.PublisherControls > Interfaces > IA > IARMap Interface > IARMap.SpatialReferenceName Property
ArcGIS Developer Help

IARMap.SpatialReferenceName Property

The name of the map's spatial reference.

[Visual Basic .NET]
Public ReadOnly Property SpatialReferenceName As String
[C#]
public string SpatialReferenceName {get;}

Product Availability

Available with ArcGIS Desktop. Requires Publisher Extension.

Description

Returns the name of the spatial reference the ARMap is using to display data.

See Also

IARMap Interface | IARMap.ReferenceScale Property | IARMap.DistanceUnits Property

.NET Samples

ArcReaderControl document properties