container Property (AnnDesigner)

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

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