objectID Property

Summary

Gets or sets the id of the annotation object that will be drawn using the automation action.

Syntax

JavaScript Syntax
Object.defineProperty(AutomationInteractiveAction.prototype, 'objectID', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
objectID: number; 

Property Value

Value that represents the id of the annotation object that will be drawn using the automation action.

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