container Property

Summary

Gets the AnnContainer object for this AnnDesigner.

Syntax

JavaScript Syntax
Object.defineProperty(AnnDesigner.prototype, 'container', 
	get: function() 
) 
TypeScript Syntax
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Designers Assembly