Click or drag to resize

CGISGetIPJ Method

Get the GIS IPJ

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

public CIPJ GetIPJ()

Return Value

Type: CIPJ
IPJ handle NULL if error
Remarks
This is your copy, you must destroy it. If the GIS does not have an IPJ, an IPJ with no warp and UNKNOWN projection is returned.
See Also