←Select platform

Containers Property

Summary

The list of containers in this AnnAutomation when multi-containers mode is used.

Syntax

C#
VB
Java
WinRT C#
C++
public AnnContainerCollection Containers { get; } 
Public ReadOnly Property Containers As Leadtools.Annotations.Core.AnnContainerCollection 
public AnnContainerCollection getContainers() 
 get_Containers();  
public:  
   property AnnContainerCollection^ Containers 
   { 
      AnnContainerCollection^ get() 
   } 

Property Value

The list of containers in this AnnAutomation when multi-containers mode is used. The default value is an empty list ready to be used.

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.Automation Assembly