(Leadtools.Annotations.Automation)

AnnAutomationObject Class

Show in webframe




Members 
Defines all the properties needed to automate an annotation object.
Syntax
public class AnnAutomationObject 
public sealed class AnnAutomationObject 
@interface LTAnnAutomationObject : NSObject
public class AnnAutomationObject
function Leadtools.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.FindObjectById.

Requirements

Target Platforms

See Also

Reference

AnnAutomationObject Members
Leadtools.Annotations.Automation Namespace
Working with Automated Annotations

 

 


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