AnnObjectModifiedEventArgs Constructor

Summary

Creates a new instance of AnnObjectModifiedEventArgs with the specified parameters.

Syntax

JavaScript Syntax
AnnObjectModifiedEventArgs = function(objects, changeType) 
TypeScript Syntax
constructor(objects: AnnObjectCollection, changeType: AnnObjectChangedType); 

Parameters

objects

A collection that contains the objects modified

changeType

Type of change.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Automation Assembly