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

Automations Property

Show in webframe





Gets the collection of AnnAutomation objects in this AnnAutomationManager.
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

            

            

Property Value

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

For C#/VB examples, refer to AnnAutomationManager.

Requirements

Target Platforms

See Also

Reference

AnnAutomationManager Class
AnnAutomationManager Members

 

 


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