←Select platform

Container Property

Summary

Gets the AnnContainer object for this AnnDesigner.

Syntax

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

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