Click or drag to resize
ToolControlFire_ToolCommandEvent Method
Fire the Direct command delegate event.

Namespace: GeoEngine.Core.GXNetX.Windows
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public void Fire_ToolCommandEvent(
	int ID,
	string Name
)

Parameters

ID
Type: SystemInt32
Command ID Number
Name
Type: SystemString
Command Name
See Also