 | 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
Syntaxpublic CREG GetREG()
public CREG GetREG()
Public Function GetREG As CREG
Public Function GetREG As CREG
public:
CREG^ GetREG()
public:
CREG^ GetREG()
member GetREG : unit -> CREG
member GetREG : unit -> CREG
Return Value
Type:
CREGREG Object
RemarksIf the map has no REG, an empty REG will be created.
See Also