Starts or runs the scale action.
ScaleAction.prototype.start = function(actionObject)
start(actionObject: any): void;
actionObject
the scale action object to run.
Clicking and dragging will zoom the image in or out based on 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