←Select platform

AutomationControl Property (AnnAutomation)

Summary

Gets the automation control for this AnnAutomation.

Syntax

C#
VB
C++
public virtual Leadtools.Annotations.IAnnAutomationControl AutomationControl {get;} 
  
Public Overridable ReadOnly Property AutomationControl As Leadtools.Annotations.IAnnAutomationControl 
public: 
virtual property Leadtools.Annotations.IAnnAutomationControl^ AutomationControl { 
   Leadtools.Annotations.IAnnAutomationControl^ get(); 
} 

Property Value

The IAnnAutomationControl control for this AnnAutomation

Remarks

If this AnnAutomation was created with an instance of IAnnAutomationControl using the AnnAutomation(AnnAutomationManager, IAnnAutomationControl) method, then this property will return the instance of this IAnnAutomationControl (or the control subsequently attached with Attach).

In the above case, every AnnAutomation has one IAnnAutomationControl control and one AnnContainer object.

Example

For an example, refer to IAnnAutomationControl.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations Assembly
Click or drag to resize