Leadtools.WinForms Namespace > RasterImageViewer Class : ScrollPositionChanged Event |
public event EventHandler ScrollPositionChanged
'Declaration Public Event ScrollPositionChanged As EventHandler
'Usage Dim instance As RasterImageViewer Dim handler As EventHandler AddHandler instance.ScrollPositionChanged, handler
public: event EventHandler^ ScrollPositionChanged