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)