AnnBeforeObjectChangedEventArgs Constructor

Summary

Initializes a new instance of the AnnBeforeObjectChangedEventArgs class.

Syntax

JavaScript Syntax
AnnBeforeObjectChangedEventArgs = function(objects, changeType, designer) 
TypeScript Syntax
constructor(objects: AnnObjectCollection, changeType: AnnObjectChangedType, designer: AnnDesigner); 

Parameters

objects

A AnnObjectCollection that has a collection of the objects that is about to be changed.

changeType

An AnnObjectChangedType value specifying what is to be changed.

designer

The AnnDesigner object responsible for the 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