Graphics.FillPath

Graphics.FillPath method

내부를 채웁니다.GraphicsPath .

public void FillPath(Brush brush, GraphicsPath path)
모수유형설명
brushBrushBrush채우기의 특성을 결정합니다.
pathGraphicsPathGraphicsPath 채울 경로를 나타냅니다.

예외

예외상태
ArgumentNullExceptionbrush null입니다. -또는- path null입니다.

또한보십시오