ScaleAction Object

Summary

This class represents the scale action that is used to interactively zoom the image in or out.

Syntax

JavaScript Syntax
function lt.Controls.Medical.ScaleAction 
	extends lt.Controls.Medical.ActionCommand 
TypeScript Syntax
class lt.Controls.Medical.ScaleAction() 
	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.

To translate the image interactively, refer to OffsetAction.

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