Click or drag to resize
CMSTKDrawProfile Method
Draw multiple profiles in map

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

Namespace: Geosoft.Desktop.GXNetX
Assembly: geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll)
Syntax
public void DrawProfile(
	CDB db,
	int line,
	CMAP map
)

Parameters

db
Type: GeoEngine.Core.GXNetXCDB
Database handle
line
Type: SystemInt32
Database line
map
Type: GeoEngine.Core.GXNetXCMAP
MAP handle
See Also