Click or drag to resize

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
Syntax
public void ClearCoordinateSystem()

public void ClearCoordinateSystem()
Remarks
Clears the Datum, Local Datum and Projection info. Leaves units, any warp or orientation warp unchanged.
See Also