Returns the command interactive mode with the id value commandID**.
Cell.prototype.getCommandInteractiveMode = function(
commandID
)
getCommandInteractiveMode(
commandID: number
): any;
commandID
id of the command.
Object that represents the command interactive mode with the id value commandID.
To get the command action, refer to GetCommand.
The id is assigned to a specific command when it is first set using SetCommand.
In order to activate the action, you need to assign it using SetCommand, then run the command using RunCommand.
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