container Property

Summary

Gets the owner annotation container.

Syntax

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

Property Value

The owner annotation container.

Example

For an example, refer to AnnRenderingEngine.LoadPicture.

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.Annotations.Core Assembly