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

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public static CDATALINKD CreateBING(
	int i1
)

Parameters

i1
Type: SystemInt32
0 = Aerial, 1 = Road

Return Value

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