Click or drag to resize
CMVIEWModePJ Method
Set the working projection mode

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Notes
This controls how your coordinates and attributes will be interpreted. A working projection must be set useing SetWorkingIPJ_MVIEW for this method to have any effect.
Syntax
public void ModePJ(
	int i1
)

Parameters

i1
Type: SystemInt32
See MVIEW_PJConstant
See Also