start Method

Summary

Starts or runs the stack action.

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

Parameters

actionObject

The stack action object to run.

Remarks

Clicking and dragging will scroll through the cell frames on the direction of the dragging.

This is called when you run the action using RunCommand.

Requirements

Target Platforms

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

Leadtools.Controls.Medical Assembly