Click or drag to resize

CIPJAddLogWarp Method

Add a warp to IPJ to log one or both coordinantes

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.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