←Select platform

Container Property

Summary

Gets the AnnContainer object for this AnnDesigner.

Syntax
C#
VB
Objective-C
Java
protected AnnContainer Container {get;} 
Protected ReadOnly Property Container As AnnContainer 
@property (nonatomic, strong, readonly) LTAnnContainer *container 
protected AnnContainer getContainer() 

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

Leadtools.Annotations.Designers Assembly