automation Property

Summary

Gets the automation object of the annotation containers of the frames in this cell.

Syntax
TypeScript
JavaScript
Object.defineProperty(Cell.prototype, 'automation', 
	get: function() 
) 
automation: AnnAutomation; // read-only 

Property Value

AnnAutomation that represents the automation object of the annotation containers of the frames in this cell.

Remarks

To retrieve the annotation container, refer to Container.

To get a list of frames, refer to Frames.

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