| ArcGIS Explorer Component Help | 
| CoordinateSystem..::.ProjectedCoordinateSystems..::.Polar..::.UPSNorth Property | 
| CoordinateSystem..::.ProjectedCoordinateSystems..::.Polar Class See Also | 
Returns a new instance of the UPS North CoordinateSystem, which has an Id of 32661.
    Namespace: 
   ESRI.ArcGISExplorer.GeometryAssembly: ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.1500 (2.0.0.1500)
Syntax
| C# | 
|---|
public static CoordinateSystem UPSNorth { get; }  | 
| Visual Basic (Declaration) | 
|---|
Public Shared ReadOnly Property UPSNorth As CoordinateSystem  |