 | 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
Syntaxpublic void MakeGeographic()
public void MakeGeographic()
Public Sub MakeGeographic
Public Sub MakeGeographic
public:
void MakeGeographic()
public:
void MakeGeographic()
member MakeGeographic : unit -> unit
member MakeGeographic : unit -> unit
RemarksThis function does nothing if the IPJ is not a projected coordinate system.
See Also