Starts or runs the magnify action.
MagnifyAction.prototype.start = function(actionObject)
start(actionObject: any): void;
actionObject
The magnify action object to run.
Holding down the mouse button / tapping the screen will show a magnify glass. Dragging while holding down the mouse button will move the magnify glass in the direction of the dragging.
This is called when you run the action using RunCommand.
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