Click or drag to resize

CIPJReadPROJString Method

Set coordinate system from a PROJ string command

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2025.1.0.25
Syntax
public void ReadPROJString(
	string projStr
)

public void ReadPROJString(
	string projStr
)

Parameters

projStr
Type: SystemString
PROJ string
Remarks
If the projection is not supported in Geosoft, the IPJ will be unknown.
See Also