Graphics.DrawPath

Graphics.DrawPath method

GraphicsPath를 그립니다.

public void DrawPath(Pen pen, GraphicsPath path)
모수유형설명
penPenPen 경로의 색상, 너비 및 스타일을 결정합니다.
pathGraphicsPath그릴 GraphicsPath입니다.

또한보십시오