Click or drag to resize

CMSTKDrawProfile Method

Draw multiple profiles in map

Namespace:  Geosoft.Desktop.GXNetX
Assembly:  geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.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.GXNetXCDB
Database handle
line
Type: SystemInt32
Database line
map
Type: GeoEngine.Core.GXNetXCMAP
MAP handle
See Also