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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Designers Assembly

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