LEADTOOLS Annotations (Leadtools.Annotations assembly)
LEAD Technologies, Inc

Automations Property






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

Property Value

The RasterCollection<AnnAutomation> representing the AnnAutomation objects in the AnnAutomationManager.
Example
For an example, 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.