Automation Property

Summary

Gets the automation object for this cell.

Syntax
C#
VB
C++
public AnnAutomation Automation { get; } 
  
Public ReadOnly Property Automation As AnnAutomation 
            public: 
property AnnAutomation^ Automation { 
   AnnAutomation^ get(); 
} 

Property Value

Leadtools.Annotations.Automation.AnnAutomation

Remarks
  • This automation contains the containers of all the frames in the cell.
  • to get the automation manager, please refer to AutomationManager.

Requirements

Target Platforms

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

Leadtools.MedicalViewer Assembly