Click or drag to resize

CMAPGetREG Method

Get the map's REG

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.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