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

AnnAutomationObject Class






Members 
Defines all the properties needed to automate an annotation object.
Object Model
AnnAutomationObject ClassAnnObject Class
Syntax
public class AnnAutomationObject 
'Declaration
 
Public Class AnnAutomationObject 
'Usage
 
Dim instance As AnnAutomationObject
public sealed class AnnAutomationObject 
function Leadtools.Annotations.AnnAutomationObject()
public ref class AnnAutomationObject 
Remarks

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

The AnnAutomationManager.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.

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

AnnAutomationObject Members
Leadtools.Annotations Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.