错误 #3384
已关闭10所,圆心圆径 检测,程序闪退
描述
2024-11-08 15:49:28.996 +08:00 [INF] thr:41<> SetSystemStatus Success
2024-11-08 15:49:28.996 +08:00 [INF] thr:41<> 扫描线程结束
2024-11-08 15:50:11.165 +08:00 [ERR] thr:33<> 非UI线程全局异常
System.OverflowException: 溢出错误。
在 System.Drawing.Graphics.CheckErrorStatus(Int32 status)
在 System.Drawing.Graphics.DrawEllipse(Pen pen, Int32 x, Int32 y, Int32 width, Int32 height)
在 Module.Verify.DrawGridDefectImage.Draw3DDefectInImage(List`1 entities, String fileName, Double threeDMaxHeight, Boolean enhImage) 位置 E:\code\Tornado_all\4.3.8\Merge\VIS_4.3.8_3D_Merge\Modules\Module.Verify\DrawImageTool\DrawGridDefectImage.cs:行号 725
在 Module.Verify.GridResultDataViewModel.DrawImgs() 位置 E:\code\Tornado_all\4.3.8\Merge\VIS_4.3.8_3D_Merge\Modules\Module.Verify\ResultDataViewModel\GridResultDataViewModel.cs:行号 1628
在 Module.Verify.AbstractResultDataViewModel.DrawImgsThread() 位置 E:\code\Tornado_all\4.3.8\Merge\VIS_4.3.8_3D_Merge\Modules\Module.Verify\ResultDataViewModel\AbstractResultDataViewModel.cs:行号 890
在 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
在 System.Threading.ThreadHelper.ThreadStart()