The Polar class contains properties which return new instances of CoordinateSystem, representing predefined coordinate systems.

Namespace:  ESRI.ArcGISExplorer.Geometry

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

Syntax

C#
public static class Polar
Visual Basic (Declaration)
Public NotInheritable Class Polar

Inheritance Hierarchy

System..::.Object

  ESRI.ArcGISExplorer.Geometry..::.CoordinateSystem..::.ProjectedCoordinateSystems..::.Polar

See Also