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 > AnnGroupObject Class : OnStrokeThicknessChanged Method |
protected override void OnStrokeThicknessChanged( RoutedPropertyChangedEventArgs<double> e )
'Declaration Protected Overrides Sub OnStrokeThicknessChanged( _ ByVal e As RoutedPropertyChangedEventArgs(Of Double) _ )
'Usage Dim instance As AnnGroupObject Dim e As RoutedPropertyChangedEventArgs(Of Double) instance.OnStrokeThicknessChanged(e)
protected: void OnStrokeThicknessChanged( RoutedPropertyChangedEventArgs<double>^ e ) override