Click or drag to resize

CTRCopy Method

This method copies a table resource to another trend table resource.

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

public void Copy(
	CTR t_rs
)

Parameters

t_rs
Type: GeoEngine.Core.GXNetCTR
Source Trend Object to Copy
See Also