start Method

Summary

Starts or runs the 3D cursor action.

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

Parameters

actionObject

the offset action object to run.

Remarks

Clicking and dragging will draw a circle around a point on the other images which represent the location of point clicked by the user on other images.

This is called when you run the action using RunCommand.

Requirements

Target Platforms

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

Leadtools.Controls.Medical Assembly

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