(Leadtools.Annotations.Designers)

AutomationControl Property

Show in webframe





Gets the automation control associated with this designer.
Syntax
public IAnnAutomationControl AutomationControl {get;}
Public ReadOnly Property AutomationControl As IAnnAutomationControl
public IAnnAutomationControl AutomationControl {get;}
@property (nonatomic,retain,readonly) id<LTIAnnAutomationControl> automationControl;
public IAnnAutomationControl getAutomationControl()
 get_AutomationControl(); 

Property Value

The automation control associated with this designer.
Remarks

This is the same value passed as the automationControl parameter of AnnDesigner Constructor constructor.

Requirements

Target Platforms

See Also

Reference

AnnDesigner Class
AnnDesigner Members

 

 


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