LEADTOOLS Annotations (Leadtools.Annotations assembly)

Automations Property

Show in webframe





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:
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

See Also

Reference

AnnAutomationManager Class
AnnAutomationManager Members

 

 


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