LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

Manager Property

Show in webframe





Returns the automation manager to which this AnnAutomation belongs.
Syntax
public virtual AnnAutomationManager Manager {get;}
'Declaration
 
Public Overridable ReadOnly Property Manager As AnnAutomationManager
'Usage
 
Dim instance As AnnAutomation
Dim value As AnnAutomationManager
 
value = instance.Manager

            

            
public:
virtual property AnnAutomationManager^ Manager {
   AnnAutomationManager^ get();
}

Property Value

The AnnAutomationManager to which this AnnAutomation belongs. This is the same value passed to the AnnAutomationManager constructor.
Example

For C#/VB examples, refer to AnnAutomationManager.

Requirements

Target Platforms

See Also

Reference

AnnAutomation Class
AnnAutomation Members

 

 


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