Table of Contents

Method ExecuteCommand

Namespace
VectorDraw.Professional.vdCommandLine
Assembly
vdCommandLine.dll

ExecuteCommand(string)

This method executes the passed command if found in the commands.

public bool ExecuteCommand(string command)

Parameters

command string

A string representing the command used in commands.txt

Returns

bool