automation Property

Summary

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

Syntax

JavaScript Syntax
Object.defineProperty(Cell.prototype, 'automation', 
	get: function() 
) 
TypeScript Syntax
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly