Table of Contents

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

actionName string

The name of the command that was succesfully finished.