Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Annotations.Automation)

InvokeObjectModified Method

Show in webframe
A collection that contains the objects modified
Type of change.
Invokes the ObjectModified event with the specified parameters.
Syntax
 function Leadtools.Annotations.Automation.AnnAutomation.invokeObjectModified( 
   objects ,
   changeType 
)

Parameters

ParameterTypeDescription
objectsAnnObjectCollectionA collection that contains the objects modified
changeTypeAnnObjectChangedTypeType of change.
Remarks

This method invokes the ObjectModified with a new AnnObjectModifiedEventArgs created from the specified parameters.

See Also

Reference

AnnAutomation Object
AnnAutomation Members

Error processing SSI file