container Property (AnnAutomation)

Summary

Gets the AnnContainer of this AnnAutomation.

Syntax

JavaScript Syntax
Object.defineProperty(AnnAutomation.prototype, 'container', 
	get: function() 
) 
TypeScript Syntax
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Automation Assembly
Click or drag to resize