Click or drag to resize

CMAPSetREG Method

Write a REG to a map.

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

public void SetREG(
	CREG reg
)

Parameters

reg
Type: GeoEngine.Core.GXNetXCREG
REG to write to map
See Also