Click or drag to resize
CIPJSetMICoordSys Method
Set coordinate system from a MapInfo coordsys command

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public void SetMICoordSys(
	string str1,
	string str2
)

Parameters

str1
Type: SystemString
MapInfo Coordinate System
str2
Type: SystemString
MapInfo Units
See Also