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

ConvertFromSourceOptionsChanged Event (RasterImageViewer)

Show in webframe





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

            

            
public:
event RoutedPropertyChangedEventHandler<ConvertFromSourceOptions>^ ConvertFromSourceOptionsChanged
Remarks

This event is raised if the ConvertFromSourceOptions property is changed either programmatically or by 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.