Click or drag to resize
CARCDBGetIPJ Method
Get georeference information from a table.

Available since Oasis montaj version: 8.0
License: Available to anyone.  

Namespace: Geosoft.Desktop.GXNetX
Assembly: geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll)
Notes
If the table does not have an IPJ, the IPJ that is returned will have an unknown projection.
Syntax
public void GetIPJ(
	CIPJ ipj
)

Parameters

ipj
Type: GeoEngine.Core.GXNetXCIPJ
IPJ to fill in
See Also