ImageGear .NET - Updated
LUTUpdated Event (ImGearPresentationPageDisplay)




ImageGear24.Presentation Assembly > ImageGear.Display Namespace > ImGearPresentationPageDisplay Class : LUTUpdated Event
Occurs when the lookup table is updated.
Syntax
'Declaration
 
Public Event LUTUpdated As EventHandler
'Usage
 
Dim instance As ImGearPresentationPageDisplay
Dim handler As EventHandler
 
AddHandler instance.LUTUpdated, handler
public event EventHandler LUTUpdated
public: __event EventHandler* LUTUpdated
public:
event EventHandler^ LUTUpdated
See Also

Reference

ImGearPresentationPageDisplay Class
ImGearPresentationPageDisplay Members