 | CGISGetIPJ Method |
Get the GIS IPJ
Namespace:
GeoEngine.Core.GXNetX
Assembly:
geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntaxpublic CIPJ GetIPJ()
public CIPJ GetIPJ()
Public Function GetIPJ As CIPJ
Public Function GetIPJ As CIPJ
public:
CIPJ^ GetIPJ()
public:
CIPJ^ GetIPJ()
member GetIPJ : unit -> CIPJ
member GetIPJ : unit -> CIPJ
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