LEADTOOLS Windows Forms (Leadtools.WinForms assembly)

ShapeChanged Event

Show in webframe





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

            

            
public:
event EventHandler^ ShapeChanged
Remarks
This event is raised if the Shape 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.