LEADTOOLS WPF and Silverlight (Leadtools.Windows.Controls assembly)

ConvertToSourceOptionsChanged Event (RasterImageViewer)

Show in webframe





Occurs when the value of the ConvertToSourceOptions property changes.
Syntax
public event RoutedPropertyChangedEventHandler<ConvertToSourceOptions> ConvertToSourceOptionsChanged
'Declaration
 
Public Event ConvertToSourceOptionsChanged As RoutedPropertyChangedEventHandler(Of ConvertToSourceOptions)
'Usage
 
Dim instance As RasterImageViewer
Dim handler As RoutedPropertyChangedEventHandler(Of ConvertToSourceOptions)
 
AddHandler instance.ConvertToSourceOptionsChanged, handler

            

            
public:
event RoutedPropertyChangedEventHandler<ConvertToSourceOptions>^ ConvertToSourceOptionsChanged
Remarks

This event is raised if the ConvertToSourceOptions property is changed by either a programmatic modification or user interaction.

Requirements

Target Platforms

See Also

Reference

RasterImageViewer Class
RasterImageViewer Members

 

 


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