This class represents the magnify action that is used to show a magnify glass that zooms part of the image for closer diagnosis.
function lt.Controls.Medical.MagnifyAction
extends lt.Controls.Medical.ActionCommand
class lt.Controls.Medical.MagnifyAction()
extends lt.Controls.Medical.ActionCommand
In order to activate the action, you need to assign it using SetCommand, then run the command using RunCommand.
For more advanced and custom magnification capabilities, refer to SpyGlassAction.
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