automation Property

Summary

Gets the AnnAutomation associated with the series.

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

Property Value

AnnAutomation that represents the automation object of the cell.

Remarks
  • To retrieve the annotation container, call Container.

  • To get a list of frames, call 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