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