WinForm [WinForm] Line이 면적을 갖을수 있게 하고 싶다면 백운성 2011. 2. 7. 18:08 GraphicsPath Path = new GraphicsPath(); Path.AddLine(SX, SY, EX, EY); Path.Widen(new System.Drawing.Pen(Color.Red, 6F));