Click or drag to resize

CSBFhGetMAP Method

Get the embedded file storage from a map.

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntax
public static CSBF hGetMAP(
	CMAP map
)

public static CSBF hGetMAP(
	CMAP map
)

Parameters

map
Type: GeoEngine.Core.GXNetCMAP
MAP object

Return Value

Type: CSBF
SBF Object
See Also