Click or drag to resize
CDATALINKDCreateBING Method
Create an DATALINKD object for a BING dataset

Available since Oasis montaj version: 8.0
License: Available to anyone with an Oasis Montaj license.  

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public static CDATALINKD CreateBING(
	CGXNETCore gxNetShared,
	int layer
)

Parameters

gxNetShared
Type: GeoEngine.Core.GXNetXCGXNETCore
A shared CGXNETCore
layer
Type: SystemInt32
0 = Aerial, 1 = Road

Return Value

Type: CDATALINKD
DATALINKD handle, terminates if creation fails
See Also