container Property

Summary

Gets the AnnContainer object for this AnnDesigner.

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

Property Value

The AnnContainer object for this AnnDesigner.

Remarks

This is the same value passed as the container parameter of #ctor constructor.

Requirements

Target Platforms

Help Version 22.0.2022.12.14
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Designers Assembly

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