Click or drag to resize

CMSTKDrawProfile Method

Draw multiple profiles in map

Namespace:  Geosoft.Desktop.GXNet
Assembly:  geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll) Version: 2024.2.0.25
Syntax
public void DrawProfile(
	CDB db,
	int line,
	CMAP map
)

public void DrawProfile(
	CDB db,
	int line,
	CMAP map
)

Parameters

db
Type: GeoEngine.Core.GXNetCDB
Database handle
line
Type: SystemInt32
Database line
map
Type: GeoEngine.Core.GXNetCMAP
MAP handle
See Also