Click or drag to resize

CIMGGetTR Method

Get the trend information from a grid.

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

public void GetTR(
	CTR tr
)

Parameters

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