Returns a new instance of the ITRF 2005 CoordinateSystem, which has an Id of 104896.

Namespace:  ESRI.ArcGISExplorer.Geometry

Assembly:  ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.1500 (2.0.0.1500)

Syntax

C#
public static CoordinateSystem ITRF2005 { get; }
Visual Basic (Declaration)
Public Shared ReadOnly Property ITRF2005 As CoordinateSystem

Remarks

Note that this coordinate system code changed; the previous code, 4896, no longer works in releases 1200 and later.

See Also