This class represents the scale action that is used to interactively zoom the image in or out.
function lt.Controls.Medical.ScaleAction
extends lt.Controls.Medical.ActionCommand
class lt.Controls.Medical.ScaleAction()
extends lt.Controls.Medical.ActionCommand
In order to activate the action, you need to assign it using SetCommand, then run the command using RunCommand.
To translate the image interactively, refer to OffsetAction.
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