←Select platform

Container Property

Summary
Gets the AnnContainer associated with this AnnRenderingEngine.
Syntax
C#
VB
Objective-C
C++
Java
public AnnContainer Container { get; } 
Public ReadOnly Property Container As AnnContainer 
@property (nonatomic,readonly) LTAnnContainer* container; 
public AnnContainer getContainer() 
public:  
   property AnnContainer^ Container 
   { 
      AnnContainer^ get() 
   } 

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

Leadtools.Annotations.Engine Assembly
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.