 | 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
Syntaxpublic class CTR : CHANDLE
public class CTR : CHANDLE
Public Class CTR
Inherits CHANDLE
Public Class CTR
Inherits CHANDLE
public ref class CTR : public CHANDLE
public ref class CTR : public CHANDLE
type CTR =
class
inherit CHANDLE
end
type CTR =
class
inherit CHANDLE
end
The CTR type exposes the following members.
Methods
| Name | Description |
---|
 | Copy | This method copies a table resource to another trend table resource. |
  | Create | Creates a Trend object |
 | Dispose | Releases the unmanaged resources used by the CTR and optionally releases the managed resources (Overrides CHANDLEDispose(Boolean).) |
Top
See Also