Click or drag to resize

CDXFISetIPJ Method

Note: This API is now obsolete.

Set the projection of the DXF.

Namespace:  Geosoft.Desktop.GXNet
Assembly:  geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll) Version: 2025.1.0.25
Syntax
[ObsoleteAttribute("Deprecated since unknown, ")]
public void SetIPJ(
	CIPJ ipj
)

[ObsoleteAttribute("Deprecated since unknown, ")]
public void SetIPJ(
	CIPJ ipj
)

Parameters

ipj
Type: GeoEngine.Core.GXNetCIPJ
IPJ to place in the view
See Also