automationManager Property

Summary

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

Syntax

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

Property Value

AnnAutomationManager that represents the automation manager 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