MapMatrix NetGIS Class Library

Command Constructor

Create a new command object and connect to the MapServer

Overload List

Constructor - creates the object based upon an existing connection

public Command(Connection);

Create a new command object and connect to the MapServer

public Command(int,int,string,string,string,string,string,bool);

See Also

Command Class | MapMatrix.MapControls Namespace