MagnifyAction Object

Summary

This class represents the magnify action that is used to show a magnify glass that zooms part of the image for closer diagnosis.

Syntax

JavaScript Syntax
function lt.Controls.Medical.MagnifyAction 
	extends lt.Controls.Medical.ActionCommand 
TypeScript Syntax
class lt.Controls.Medical.MagnifyAction() 
	extends lt.Controls.Medical.ActionCommand 

Remarks

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.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly