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.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Notes
This changes the projection information only.
Syntax
public void SetIPJ(
	CIPJ oIPJ1
)

Parameters

oIPJ1
Type: GeoEngine.Core.GXNetCIPJ
IPJ to place in the PLY
See Also