Method RaiseActionEnd
- Namespace
- VectorDraw.Professional.vdObjects
- Assembly
- VectorDraw.Professional.dll
RaiseActionEnd(string)
Raises the ActionEnd event with passed action command name
public void RaiseActionEnd(string actionName)
Parameters
actionNamestringThe name of the command that was succesfully finished.