start Method (AutomationInteractiveAction)

Summary

Starts or runs the automation action.

Syntax

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

Parameters

actionObject

the action object to run.

Remarks

Clicking and dragging the mouse will draw the annotation object.

This is called when you run the action using RunCommand.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls.Medical Assembly
Click or drag to resize