LEADTOOLS JavaScript (Leadtools.Annotations.Core)
LEAD Technologies, Inc

AnnPropertyChangedEventArgs Constructor (AnnPropertyChangedEventArgs)


The name of the property being changed.
A PropertyChangedStatus enumeration representing the status of the property change operation.
The old value of the property.
The new value of the property.
Creates a new instance of the AnnObjectCollectionEventArgs class.
Syntax
function AnnPropertyChangedEventArgs( 
   propertyName ,
   status ,
   oldValue ,
   newValue 
)
!MISSING Scrap '_RTJavaScript_Constructor_SYNTAX'!

Parameters

ParameterTypeDescription
propertyNamestringThe name of the property being changed.
statusPropertyChangedStatusA PropertyChangedStatus enumeration representing the status of the property change operation.
oldValueobjectThe old value of the property.
newValueobjectThe new value of the property.
See Also

Reference

AnnPropertyChangedEventArgs Object
AnnPropertyChangedEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.