LEADTOOLS Windows Forms (Leadtools.WinForms assembly)

CrosshairColorChanged Event

Show in webframe





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

            

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