C# Class Recurity.Swf.AVM1.ActionEndDrag

Blitzableiter ActionEndDrag represents the Adobe AVM1 ActionEndDrag
Inheritance: AbstractAction
Exibir arquivo Open project: rtezli/Blitzableiter

Public Methods

Method Description
ActionEndDrag ( ) : System

Ends the drag operation in progress, if any.

Method Details

ActionEndDrag() public method

Ends the drag operation in progress, if any.
public ActionEndDrag ( ) : System
return System