 | CIPJClearCoordinateSystem Method |
Clear coordinate sytsem, except for units
Namespace:
GeoEngine.Core.GXNetX
Assembly:
geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntaxpublic void ClearCoordinateSystem()
public void ClearCoordinateSystem()
Public Sub ClearCoordinateSystem
Public Sub ClearCoordinateSystem
public:
void ClearCoordinateSystem()
public:
void ClearCoordinateSystem()
member ClearCoordinateSystem : unit -> unit
member ClearCoordinateSystem : unit -> unit
Remarks
Clears the Datum, Local Datum and Projection info.
Leaves units, any warp or orientation warp unchanged.
See Also