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
License: Available to anyone.  

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public void AddLogWarp(
	int x,
	int y
)

Parameters

x
Type: SystemInt32
Log in X?
y
Type: SystemInt32
Log in Y?
See Also