Click or drag to resize

CTR Class

The TR object contains trend information about a grid or grid pager. Currently, it is used only in conjunction with the GetTR_IMG, SetTR_IMG, and Trend_PGU functions.
Inheritance Hierarchy

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntax
public class CTR : CHANDLE

public class CTR : CHANDLE

The CTR type exposes the following members.

Methods
  NameDescription
Public methodCopy
This method copies a table resource to another trend table resource.
Public methodStatic memberCreate
Creates a Trend object
Protected methodDispose
Releases the unmanaged resources used by the CTR and optionally releases the managed resources
(Overrides CHANDLEDispose(Boolean).)
Top
See Also