Click or drag to resize

CLPTCopy Method

Note: This API is now obsolete.

Copy one LPT object to another.

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2025.1.0.25
Syntax
[ObsoleteAttribute("Deprecated since unknown, ")]
public void Copy(
	CLPT source
)

[ObsoleteAttribute("Deprecated since unknown, ")]
public void Copy(
	CLPT source
)

Parameters

source
Type: GeoEngine.Core.GXNetXCLPT
Source LPT to Copy from
Remarks
Was not used.
See Also