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 > RasterImageViewer Class : SourceRectangleChanged Event |
public event EventHandler SourceRectangleChanged
'Declaration Public Event SourceRectangleChanged As EventHandler
'Usage Dim instance As RasterImageViewer Dim handler As EventHandler AddHandler instance.SourceRectangleChanged, handler
public: event EventHandler^ SourceRectangleChanged
This event is raised if the SourceRectangle property is changed by either a programmatic modification or user interaction.