ArcObjects Library Reference (PublisherControls)  

IARGlobe.SpatialReferenceName Property

The name of the globes 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 (Code Files: DocumentProperties) |