Click or drag to resize

CoordinateReferenceSystemXServer Class

Defines well known XServer coordinate reference systems.
Inheritance Hierarchy
SystemObject
  Ptv.Components.ProjectionsCoordinateReferenceSystemXServer

Namespace:  Ptv.Components.Projections
Assembly:  Ptv.Components.Projections (in Ptv.Components.Projections.dll) Version: 1.7.10.0
Syntax
public static class XServer

The CoordinateReferenceSystemXServer type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberOG_GEODECIMAL
Gets the 'EPSG:4326' reference system.
Public propertyStatic memberPTV_CONFORM
Gets the 'PTV Conform' reference system.
Public propertyStatic memberPTV_GEODECIMAL
Gets the 'PTV Geodecimal' reference system.
Public propertyStatic memberPTV_GEOMINSEC
Gets the 'PTV GeoMinSec' reference system.
Public propertyStatic memberPTV_MERCATOR
Gets the 'PTV Mercator' reference system.
Public propertyStatic memberPTV_RASTERSMARTUNITS
Gets the 'PTV Smart Units' reference system.
Public propertyStatic memberPTV_SMARTUNITS
Gets the 'PTV Smart Units' reference system.
Public propertyStatic memberPTV_SUPERCONFORM
Gets the 'PTV Superconform' reference system.
Top
See Also