Table of Contents

Method RaiseActionError

Namespace
VectorDraw.Professional.vdObjects
Assembly
VectorDraw.Professional.dll

RaiseActionError(string)

Raises the ActionError event with passed action command name

public void RaiseActionError(string actionName)

Parameters

actionName string

The name of the command that was failed.