newValue Property (AnnPropertyChangedEventArgs)

Summary

Gets the new value of the property being changed.

Syntax

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

Property Value

The new 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