MapMatrix NetGIS Class Library

CommandEventArgs Constructor 

Create a new isntance of this CommandEventArgs Class.

public CommandEventArgs(
   LayerCommandType LayerCommand,
   Layer layer
);

Parameters

LayerCommand
Type of Command
layer
Layer this command is applied to.

See Also

CommandEventArgs Class | MapMatrix.Features Namespace