start Method

Summary

Starts or runs the offset action

Syntax

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

Parameters

actionObject

the offset action object to run.

Remarks

Clicking and dragging will pan the image in the direction of the dragging.

This is called when you run the action using RunCommand.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly