Hi,
Some time(Randomly) whem I'm using Drawing tools I receive this Exception:
at ThinkGeo.MapSuite.WpfDesktopEdition.EditInteractiveOverlay.MoveVertexCore(Feature sourceFeature, PointShape sourceControlPoint, PointShape targetControlPoint)
at ThinkGeo.MapSuite.WpfDesktopEdition.EditInteractiveOverlay.MoveVertex(Feature sourceFeature, PointShape sourceControlPoint, PointShape targetControlPoint)
at ThinkGeo.MapSuite.WpfDesktopEdition.EditInteractiveOverlay.MouseMoveCore(InteractionArguments interactionArguments)
at ThinkGeo.MapSuite.WpfDesktopEdition.InteractiveOverlay.MouseMove(InteractionArguments interactionArguments)
at ThinkGeo.MapSuite.WpfDesktopEdition.WpfMap.txY=(InteractionArguments uBY=)
at ThinkGeo.MapSuite.WpfDesktopEdition.WpfMap.tBY=(Object tRY=, MouseEventArgs thY=)
at ohM=.nxg=.OnMouseMove(Object sender, MouseEventArgs e)
at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
at System.Windows.Input.InputManager.ProcessStagingArea()
at System.Windows.Input.MouseDevice.Synchronize()
at System.Windows.Input.MouseDevice.PostProcessInput(Object sender, ProcessInputEventArgs e)
at System.Windows.Input.InputManager.RaiseProcessInputEventHandlers(ProcessInputEventHandler postProcessInput, ProcessInputEventArgs processInputEventArgs)
at System.Windows.Input.InputManager.ProcessStagingArea()
at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
do you have any idea about it?