Gets or sets an an array of commands that is attached to the Cell
Object.defineProperty(Cell.prototype, 'commands',get: function())
commands: { [key: number]: ActionCommand }; // read-only A collection of commands attached to the Cell
Commands are interactive actions that can be applied to a cell using the mouse or the keyboard. Examples of some actions are as follows: - Window-level - Offset - Scale - Magnify Glass
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
