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


IARGlobe.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 > IARGlobe Interface > IARGlobe.SpatialReferenceName Property
ArcGIS Developer Help

IARGlobe.SpatialReferenceName Property

The name of the globe�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 ARGlobe is using to display data.

Remarks

For PMF's published from ArcGlobe 9.2, this property will always return GCS_WGS_84.

See Also

IARGlobe Interface

.NET Samples

ArcReaderGlobeControl document properties