AutomationInteractiveAction Constructor

Summary

Initializes a new instance of the AutomationInteractiveAction with explicit parameters.

Syntax

JavaScript Syntax
AutomationInteractiveAction = function(objectID) 
TypeScript Syntax
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly