Click or drag to resize

CGEOSTRINGGetIPJ Method

Get the coordinate system of the Geostring.

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.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 in which to place the Geostring coordinate system
See Also