Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.10
|
Leadtools.WinForms Namespace > RasterThumbnailBrowser Class : ItemImageSizeChanged Event |
public event EventHandler ItemImageSizeChanged
'Declaration Public Event ItemImageSizeChanged As EventHandler
'Usage Dim instance As RasterThumbnailBrowser Dim handler As EventHandler AddHandler instance.ItemImageSizeChanged, handler
public: event EventHandler^ ItemImageSizeChanged
This event is raised if the ItemImageSize property is changed by either a programmatic modification or user interaction.