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