GraphicsPath path = new GraphicsPath();. path.AddArc(bounds.X, bounds.Y, radius, radius, 180, 90);. path.AddArc(bounds.X + bounds.Width - radius, bounds.
確定! 回上一頁