Click or drag to resize

CIPJMakeGeographic Method

Remove a projected coordinate system from an IPJ

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntax
public void MakeGeographic()

public void MakeGeographic()
Remarks
This function does nothing if the IPJ is not a projected coordinate system.
See Also