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
actionNamestringThe name of the command that was failed.