Click or drag to resize
CIPJAddLogWarp Method
Add a warp to IPJ to log one or both coordinantes

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public void AddLogWarp(
	int i1,
	int i2
)

Parameters

i1
Type: SystemInt32
Log in X?
i2
Type: SystemInt32
Log in Y?
See Also