Runs or enacts an Automation Interactive Action. The method extends the InteractiveAction class and the ActionCommands class, respectively.
AutomationInteractiveAction.prototype.run = function(
item
)
run(item: any): void;
item
An optional any
value, that can be defined when extending the Automation Interactive Action class.
By extending the Automation Interactive Action class, the given parameter passes custom user-specific arguments. Most LEADTOOLS actions will pass a null
value as the parameter.
AutomationInteractiveAction Members
Leadtools.Controls.Medical Namespace
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document