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.Annotations Namespace > AnnAudioObject Class : OnPictureChanged Method |
protected override void OnPictureChanged( RoutedPropertyChangedEventArgs<AnnPicture> e )
'Declaration Protected Overrides Sub OnPictureChanged( _ ByVal e As RoutedPropertyChangedEventArgs(Of AnnPicture) _ )
'Usage Dim instance As AnnAudioObject Dim e As RoutedPropertyChangedEventArgs(Of AnnPicture) instance.OnPictureChanged(e)
protected: void OnPictureChanged( RoutedPropertyChangedEventArgs<AnnPicture^>^ e ) override