container Property

Summary

Gets the AnnContainer of this AnnAutomation.

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

Property Value

The AnnContainer object of this AnnAutomation.

Remarks

Every AnnAutomation has one AnnContainer object.

Example

For an example, refer to AnnAutomationManager

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Automation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.