Graphics.FillPath

Graphics.FillPath method

GraphicsPath의 내부를 채웁니다.

public void FillPath(Brush brush, GraphicsPath path)
모수유형설명
brushBrush채우기의 특성을 결정하는 브러시입니다.
pathGraphicsPath채울 경로를 나타내는 GraphicsPath입니다.

또한보십시오