Click or drag to resize

CSYSSetREG Method

Copy contents of a REG to current parameters.

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntax
public static void SetREG(
	CREG reg
)

public static void SetREG(
	CREG reg
)

Parameters

reg
Type: GeoEngine.Core.GXNetCREG
REG object
See Also