LEADTOOLS JavaScript (Leadtools.Annotations.Automation)
LEAD Technologies, Inc

AnnAutomation Constructor (AnnAutomation)

The manager to which this AnnAutomation object will belong. Must not be null.
The automation control to use. Must not be null.
Initializes a new instance of the AnnAutomation class.
Syntax
function AnnAutomation( 
   automationManager ,
   automationControl 
)

Parameters

ParameterTypeDescription
automationManagerAnnAutomationManagerThe manager to which this AnnAutomation object will belong. Must not be null.
automationControlIAnnAutomationControlThe automation control to use. Must not be null.
Remarks

This constructor creates a new instance of the AnnAutomation class, hooks to the necessary events in viewer to handle the user interface, creates the AnnContainer that will hold the annotation objects and finally adds this newly created AnnAutomationObject to the AnnAutomationManager.Automations collection.

This constructor will call Attach.

Example

For an example, refer to AnnAutomationManager.

See Also

Reference

AnnAutomation Object
AnnAutomation Members

 

 


Products | Support | Contact Us | Copyright Notices

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