LEADTOOLS Windows Forms (Leadtools.WinForms assembly)

ClipCursorChanged Event

LEADTOOLS SDK Help  |  





Occurs when the value of the ClipCursor property changes.
Syntax
public event EventHandler ClipCursorChanged
public:
event EventHandler^ ClipCursorChanged
'Declaration
 
Public Event ClipCursorChanged As EventHandler
 
'Usage
 
Dim instance As RasterImagePanViewer
Dim handler As EventHandler
 
AddHandler instance.ClipCursorChanged, handler
Remarks
This event is raised if the ClipCursor property is changed by either a programmatic modification or user interaction.
Example
Refer to ViewerChanged example.
Requirements

Target Platforms

See Also

Reference

RasterImagePanViewer Class
RasterImagePanViewer Members

 

 


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