Click or drag to resize

CSTRINGSLaunchDigitizationUI Method

Launch Digitization modeless window

Namespace:  Geosoft.Desktop.GXNet
Assembly:  geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll) Version: 2024.2.0.25
Syntax
public static void LaunchDigitizationUI(
	string stringfile,
	string feature_guid
)

public static void LaunchDigitizationUI(
	string stringfile,
	string feature_guid
)

Parameters

stringfile
Type: SystemString
String file
feature_guid
Type: SystemString
Definition guid
See Also