oldValue Property (AnnPropertyChangedEventArgs)

Summary

Gets the old (previous) value of the property being changed.

Syntax

JavaScript Syntax
Object.defineProperty(AnnPropertyChangedEventArgs.prototype, 'oldValue', 
	get: function() 
) 
TypeScript Syntax
oldValue: any; // read-only

Property Value

The old (previous) value of the property being changed.

Requirements

Target Platforms

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