LEADTOOLS Windows Forms (Leadtools.WinForms assembly)

CrosshairWidthChanged Event

Show in webframe





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

            

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