←Select platform

Container Property

Summary
Gets the AnnContainer of this AnnAutomation.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public AnnContainer Container { get; } 
@property (nonatomic, strong, readonly, nullable) LTAnnContainer *container; 
public AnnContainer getContainer() 
public:  
   property AnnContainer^ Container 
   { 
      AnnContainer^ get() 
   } 
Container # get  (AnnAutomation) 

Property Value

The AnnContainer object of this AnnAutomation.

Remarks

Every AnnAutomation has one AnnContainer object.

Requirements

Target Platforms

Help Version 22.0.2023.4.25
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Automation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.