Gets or sets the button assigned to this action.
Object.defineProperty(ActionCommand.prototype, 'button',
get: function(),
set: function(value)
)
button: MouseButtons;
MouseButtons enumeration that represents the button assigned to this action.
This property is only useful if the action is an interactive action, meaning that it involves clicking and dragging.
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