changeType Property

Summary

Gets the type of change.

Syntax
TypeScript
JavaScript
Object.defineProperty(AnnBeforeObjectChangedEventArgs.prototype, 'changeType', 
	get: function() 
) 
changeType: AnnObjectChangedType; // read-only 

Property Value

An AnnObjectChangedType value specifying what is to be changed.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Automation Assembly