Click or drag to resize

CARCDBGetIPJ Method

Get georeference information from a table.

Namespace:  Geosoft.Desktop.GXNet
Assembly:  geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll) Version: 2024.2.0.25
Syntax
public void GetIPJ(
	CIPJ ipj
)

public void GetIPJ(
	CIPJ ipj
)

Parameters

ipj
Type: GeoEngine.Core.GXNetCIPJ
IPJ to fill in
Remarks
If the table does not have an IPJ, the IPJ that is returned will have an unknown projection.
See Also