LEADTOOLS Windows Forms (Leadtools.WinForms assembly)

ViewerChanged Event (RasterMagnifyGlass)

Show in webframe





Occurs when the value of the Viewer property changes.
Syntax
public event EventHandler ViewerChanged
'Declaration
 
Public Event ViewerChanged As EventHandler
'Usage
 
Dim instance As RasterMagnifyGlass
Dim handler As EventHandler
 
AddHandler instance.ViewerChanged, handler

            

            
public:
event EventHandler^ ViewerChanged
Remarks
This event is raised if the Viewer property is changed by either a programmatic modification or user interaction.
Requirements

Target Platforms

See Also

Reference

RasterMagnifyGlass Class
RasterMagnifyGlass Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.