Click or drag to resize

CIMGSetTR Method

Set the trend information to a grid.

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntax
public void SetTR(
	CTR tr
)

public void SetTR(
	CTR tr
)

Parameters

tr
Type: GeoEngine.Core.GXNetCTR
Trend information to set for the grid
See Also