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