Click or drag to resize

CIPJMakeGeographic Method

Remove a projected coordinate system from an IPJ

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.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