Leadtools.Windows.Annotations Namespace > AnnAutomationManager Class : Automations Property |
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();
public: property ObservableCollection<AnnAutomation^>^ Automations { ObservableCollection<AnnAutomation^>^ get(); }
For C#/VB examples, refer to AnnAutomationManager.
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