Click or drag to resize

CIMGGetTR Method

Get the trend information from a grid.

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

public void GetTR(
	CTR tr
)

Parameters

tr
Type: GeoEngine.Core.GXNetCTR
Trend information from the grid
See Also