ImageGear .NET - Updated
LUTUpdated Event (IImGearPageDisplay)




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

Reference

IImGearPageDisplay Interface
IImGearPageDisplay Members