Click or drag to resize

CSBFhGetMAP Method

Get the embedded file storage from a map.

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntax
public static CSBF hGetMAP(
	CGXNETCore gxNetShared,
	CMAP map
)

public static CSBF hGetMAP(
	CGXNETCore gxNetShared,
	CMAP map
)

Parameters

gxNetShared
Type: GeoEngine.Core.GXNetXCGXNETCore
A shared CGXNETCore
map
Type: GeoEngine.Core.GXNetXCMAP
MAP object

Return Value

Type: CSBF
SBF Object
See Also