Click or drag to resize
CPLYSetIPJ Method
Set the projection.

Available since Oasis montaj version: 5.0.5
License: Available to anyone.  

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Notes
This changes the projection information only.
Syntax
public void SetIPJ(
	CIPJ ipj
)

Parameters

ipj
Type: GeoEngine.Core.GXNetXCIPJ
IPJ to place in the PLY
See Also