ImageGear for .NET
PropertyChanged Event (ImGearMultichannelLUT)




Occurs when a property value changes.
Syntax
'Declaration
 
Public Event PropertyChanged As PropertyChangedEventHandler
'Usage
 
Dim instance As ImGearMultichannelLUT
Dim handler As PropertyChangedEventHandler
 
AddHandler instance.PropertyChanged, handler
public event PropertyChangedEventHandler PropertyChanged
public: __event PropertyChangedEventHandler* PropertyChanged
public:
event PropertyChangedEventHandler^ PropertyChanged
Event Data

The event handler receives an argument of type PropertyChangedEventArgs containing data related to this event. The following PropertyChangedEventArgs properties provide information specific to this event.

PropertyDescription
PropertyName  
See Also

Reference

ImGearMultichannelLUT Class
ImGearMultichannelLUT Members

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback