changeType Property

Summary

Gets the type of change.

Syntax

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

Property Value

An AnnObjectChangedType value specifying what is to be changed.

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