Click or drag to resize

CMAPGetREG Method

Get the map's REG

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntax
public CREG GetREG()

public CREG GetREG()

Return Value

Type: CREG
REG Object
Remarks
If the map has no REG, an empty REG will be created.
See Also