start Method

Summary

Starts or runs the action.

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

Parameters

actionObject

The action object to run.

Remarks

Start is called when the action is run using the RunCommand method.

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.