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

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

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.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 mode
)

Parameters

mode
Type: SystemInt32
<define>MVIEW_PJ</define>
See Also