Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.29
|
Leadtools.Annotations.Automation Assembly > Leadtools.Annotations.Automation Namespace > AnnAutomation Class : Container Property |
public AnnContainer Container {get;}
'Declaration
Public ReadOnly Property Container As AnnContainer
public AnnContainer Container {get;}
@property (nonatomic,retain,readonly) LTAnnContainer* container;
public AnnContainer getContainer()
get_Container();
Every AnnAutomation has one AnnContainer object.
For an example, refer to AnnAutomationManager