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