LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)
LEAD Technologies, Inc

Automations Property






Gets the collection of AnnAutomation objects in this AnnAutomationManager. .NET support Silverlight support
Syntax
public ObservableCollection<AnnAutomation> Automations {get;}
'Declaration
 
Public ReadOnly Property Automations As ObservableCollection(Of AnnAutomation)
'Usage
 
Dim instance As AnnAutomationManager
Dim value As ObservableCollection(Of AnnAutomation)
 
value = instance.Automations
public ObservableCollection<AnnAutomation> Automations {get;}
 get_Automations(); 

Property Value

The ObservableCollection<AnnAutomation> representing the AnnAutomation objects in the AnnAutomationManager.
Example

For C#/VB examples, refer to AnnAutomationManager.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AnnAutomationManager Class
AnnAutomationManager Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.