←Select platform

Manager Property

Summary
Returns the AnnAutomationManager that this AnnAutomation object belongs to.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public virtual AnnAutomationManager Manager { get; } 
@property (nonatomic, strong, readonly) LTAnnAutomationManager *manager; 
public AnnAutomationManager getManager() 
public:  
   virtual property AnnAutomationManager^ Manager 
   { 
      AnnAutomationManager^ get() 
   } 
Manager # get  (AnnAutomation) 

Property Value

The AnnAutomationManager that this AnnAutomation object belongs to. This is the same value passed to the AnnAutomationManager constructor.

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.