Click or drag to resize

CPLYChangeIPJ Method

Set the projection.

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntax
public void ChangeIPJ(
	CIPJ ipj
)

public void ChangeIPJ(
	CIPJ ipj
)

Parameters

ipj
Type: GeoEngine.Core.GXNetXCIPJ
IPJ to place in the PLY
Remarks
The PLY is re-projected to the new projection.
See Also