AnnAutomationObject Object

Summary

Defines all the properties needed to automate an annotation object.

Syntax
TypeScript
JavaScript
function lt.Annotations.Automation.AnnAutomationObject 
class lt.Annotations.Automation.AnnAutomationObject() 

Remarks

To automate an annotation object, create an instance of this class, specifying any properties. Then add it to the AnnAutomationManager.Objects collection. At any time, you can enumerate the AnnAutomationManager.Objects collection and add/remove/modify any of its properties.

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.

Example

For an example, refer to AnnAutomationManager.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Automation Assembly