'Declaration Public Event DisplaySummaryLUTUpdated As EventHandler
'Usage Dim instance As ImGearDICOMDisplaySettings Dim handler As EventHandler AddHandler instance.DisplaySummaryLUTUpdated, handler
public event EventHandler DisplaySummaryLUTUpdated
public: __event EventHandler* DisplaySummaryLUTUpdated
public: event EventHandler^ DisplaySummaryLUTUpdated