start Method

Summary

Starts or runs the magnify action.

Syntax
TypeScript
JavaScript
MagnifyAction.prototype.start = function( 
   actionObject 
) 
start( 
   actionObject: any 
): void; 

Parameters

actionObject

The magnify action object to run.

Remarks

Holding down the mouse button / tapping the screen will show a magnify glass. Dragging while holding down the mouse button will move the magnify glass in the direction of the dragging.

This is called when you run the action using RunCommand.

Requirements

Target Platforms

Help Version 22.0.2023.2.14
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.