←Select platform

Container Property

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

Property Value

The AnnContainer associated with this AnnRenderingEngine.

Remarks

This is the same AnnContainer that was used to create this AnnRenderingEngine.

Requirements

Target Platforms

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

Leadtools.Annotations.Engine Assembly

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