(Leadtools.Annotations.Automation)

AutomationControl Property

Show in webframe




Gets the automation control for this AnnAutomation.
Syntax
public virtual IAnnAutomationControl AutomationControl {get;}
public virtual IAnnAutomationControl AutomationControl {get;}
@property (nonatomic,retain,readonly) NSObject<LTIAnnAutomationControl>* automationControl;
public IAnnAutomationControl getAutomationControl()
 get_AutomationControl(); 

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 or AttachContainer).

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

Requirements

Target Platforms

See Also

Reference

AnnAutomation Class
AnnAutomation Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.