Leadtools.Annotations Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.10.31
AnnAutomationObject Class
See Also  Members  
Leadtools.Annotations Namespace : AnnAutomationObject Class




Defines all the properties needed to automate an annotation object.

Object Model


Syntax

Visual Basic (Declaration) 
Public Class AnnAutomationObject 
Visual Basic (Usage)Copy Code
Dim instance As AnnAutomationObject
C# 
public class AnnAutomationObject 
Managed Extensions for C++ 
public __gc class AnnAutomationObject 
C++/CLI 
public ref class AnnAutomationObject 

Example

For an example, refer to AnnAutomationManager.

Remarks

You create an instance of this class and fill it up with the properties you want and then you add it to the Objects collection. At any time, you can enumerate the Objects collection and add/remove/modify any properties you want.

The CreateDefaultObjects method creates the default AnnAutomationObject objects for the default annotation objects.

LEADTOOLS will create the automation properties for the default annotation objects. You can change any property behavior by overriding members of this class or deriving your own. For more information on creating user automation objects, refer to the Implement User Defined Objects with LEADTOOLS Annotations

For information regarding default text strings used throughout the user interface in the automated mode, including information on how to override them, refer to Localization of LEADTOOLS for .NET Annotations Automation.

Inheritance Hierarchy

System.Object
   Leadtools.Annotations.AnnAutomationObject

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

Leadtools.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: Raster Pro/Document/Medical Features