AutomationInteractiveAction Constructor

Summary

Initializes a new instance of the AutomationInteractiveAction with explicit parameters.

Syntax
TypeScript
JavaScript
AutomationInteractiveAction = function( 
   objectID 
) 
constructor( 
   objectID: number 
); 

Parameters

objectID

the id of the annotation object that will be drawn.

Remarks

You can later change the annotation object that you want to draw by using ObjectID.

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