LEADTOOLS Windows Forms (Leadtools.WinForms assembly)

ScaleFactorChanged Event (RasterMagnifyGlass)

Show in webframe





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

            

            
public:
event EventHandler^ ScaleFactorChanged
Remarks
This event is raised if the ScaleFactor property is changed by either a programmatic modification or user interaction.
Example
Refer to RasterMagnifyGlass example.
Requirements

Target Platforms

See Also

Reference

RasterMagnifyGlass Class
RasterMagnifyGlass Members

 

 


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