Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.10
|
Leadtools.Windows.Controls Namespace > ImageViewer Class : ImageHorizontalAlignmentChanged Event |
public event RoutedPropertyChangedEventHandler<HorizontalAlignment> ImageHorizontalAlignmentChanged
'Declaration Public Event ImageHorizontalAlignmentChanged As RoutedPropertyChangedEventHandler(Of HorizontalAlignment)
'Usage Dim instance As ImageViewer Dim handler As RoutedPropertyChangedEventHandler(Of HorizontalAlignment) AddHandler instance.ImageHorizontalAlignmentChanged, handler
public: event RoutedPropertyChangedEventHandler<HorizontalAlignment>^ ImageHorizontalAlignmentChanged
This event is raised if the ImageHorizontalAlignment property is changed by either a programmatic modification or user interaction.