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