start Method

Summary

Starts or runs the transform item action.

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

Parameters

actionObject

the offset action object to run.

Remarks

Clicking and dragging will move/resize/stretch or compress the image based on where the user clicks on the item.

This is called when you run the action using RunCommand.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly

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