Click or drag to resize

CDBSetIPJ Method

Set an IPJ object into a pair of (X, Y) channels

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntax
public void SetIPJ(
	int ch1,
	int ch2,
	CIPJ ipj
)

public void SetIPJ(
	int ch1,
	int ch2,
	CIPJ ipj
)

Parameters

ch1
Type: SystemInt32
X channel
ch2
Type: SystemInt32
Y channel
ipj
Type: GeoEngine.Core.GXNetXCIPJ
See Also