ImageGear .NET
OldPropertyValue Property




Gets old value of changed property.
Syntax
'Declaration
 
Public ReadOnly Property OldPropertyValue As Object
'Usage
 
Dim instance As ImGearARTPropertyChangedEventArgs
Dim value As Object
 
value = instance.OldPropertyValue
public object OldPropertyValue {get;}
public: __property Object* get_OldPropertyValue();
public:
property Object^ OldPropertyValue {
   Object^ get();
}

Property Value

Object value.
See Also

Reference

ImGearARTPropertyChangedEventArgs Class
ImGearARTPropertyChangedEventArgs Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback