Click or drag to resize

CIPJAddLogWarp Method

Add a warp to IPJ to log one or both coordinantes

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

public void AddLogWarp(
	int x,
	int y
)

Parameters

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