ImageGear for .NET
NewPropertyValue Property




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

Property Value

Object value.
See Also

Reference

ImGearARTPropertyChangedEventArgs Class
ImGearARTPropertyChangedEventArgs Members

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback