Click or drag to resize

CPGCopy Method

Copy the data from one pager to another.

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntax
public void Copy(
	CPG pgs
)

public void Copy(
	CPG pgs
)

Parameters

pgs
Type: GeoEngine.Core.GXNetXCPG
Source PG object
See Also