MapMatrix NetGIS Class Library

CommandCallBack Delegate

The delegate definition used for posting entries to the command queue

public delegate void CommandCallBack(
   object sender,
   CommandEventArgs e
);

Requirements

Namespace: MapMatrix.Features

Assembly: Features (in Features.dll)

See Also

MapMatrix.Features Namespace