CoordinateReferenceSystemXServerPTV_MERCATOR Property |
Gets the 'PTV Mercator' reference system.
Namespace:
Ptv.Components.Projections
Assembly:
Ptv.Components.Projections (in Ptv.Components.Projections.dll) Version: 1.7.10.0
Syntax public static CoordinateReferenceSystem PTV_MERCATOR { get; }
Public Shared ReadOnly Property PTV_MERCATOR As CoordinateReferenceSystem
Get
public:
static property CoordinateReferenceSystem^ PTV_MERCATOR {
CoordinateReferenceSystem^ get ();
}
static member PTV_MERCATOR : CoordinateReferenceSystem with get
Property Value
Type:
CoordinateReferenceSystemSee Also