Click or drag to resize

CIMGSetTR Method

Set the trend information to a grid.

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

public void SetTR(
	CTR tr
)

Parameters

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