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


IARMap.SpatialReferenceName Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (PublisherControls)  

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 (Code Files: DocumentProperties)