Value of '0' is not valid for 'emSize','emSize' should be greater than 0 and less than or equal to System.Single.MaxValue.Parameter name:emSize.

 

检查字体大小是不是小于等于0了。

 

new System.Drawing.Font(name,size,fontStyle).

相关文章:

  • 2021-07-17
  • 2022-12-23
  • 2022-12-23
  • 2021-12-15
  • 2021-06-27
  • 2022-01-17
猜你喜欢
  • 2021-10-20
  • 2022-12-23
  • 2021-08-13
  • 2021-12-04
  • 2021-07-06
相关资源
相似解决方案