0707今天用到的链接和资料

RJ_Hwang

关注

阅读 43

2022-07-18

  • 画箭头:
  • graphics类:https://docs.microsoft.com/zh-cn/dotnet/api/system.drawing.graphics?view=net-5.0
  • Pen类:https://docs.microsoft.com/zh-cn/dotnet/api/system.drawing.pen?view=net-5.0
  • Graphics.DrawLine方法:https://docs.microsoft.com/zh-cn/dotnet/api/system.drawing.graphics.drawline?view=net-5.0#System_Drawing_Graphics_DrawLine_System_Drawing_Pen_System_Int32_System_Int32_System_Int32_System_Int32_
  • Graphics.FillRectangle方法:https://docs.microsoft.com/zh-cn/dotnet/api/system.drawing.graphics.fillrectangle?view=net-5.0#System_Drawing_Graphics_FillRectangle_System_Drawing_Brush_System_Drawing_Rectangle_
  • rectangle结构:https://docs.microsoft.com/zh-cn/dotnet/api/system.drawing.rectangle?view=net-5.0

橘子Jane



精彩评论(0)

0 0 举报