invokeObjectModified Method (AnnAutomation)

Summary

Invokes the ObjectModified event with the specified parameters.

Syntax

JavaScript Syntax
AnnAutomation.prototype.invokeObjectModified = function(objects, changeType)
TypeScript Syntax
invokeObjectModified(objects: AnnObjectCollection, changeType: AnnObjectChangedType): void;

Parameters

objects

A collection that contains the objects modified

changeType

Type of change.

Remarks

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

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Automation Assembly
Click or drag to resize