Returns the name of the CoordinateSystem.

Namespace:  ESRI.ArcGISExplorer.Geometry
Assembly:  ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.900 (2.0.0.900)

Syntax

C#
public string Name { get; }
Visual Basic (Declaration)
Public ReadOnly Property Name As String

Field Value

A string containing the name of the CoordinateSystem.

Remarks

The name returned by this property may be a contraction of the full descriptive name, and have underscores instead of spaces; however each Name will uniquely identify the coordinate system in question.

See Also

Relate Topics:
  BaseGeographicCoordinateSystem Property
  Id Property
  Type Property
  Unit Property
Created by Atop CHM to web converter,© 2009 all right reserved.