Graphics.FillPath
Graphics.FillPath method
GraphicsPath의 내부를 채웁니다.
public void FillPath(Brush brush, GraphicsPath path)
모수 | 유형 | 설명 |
---|---|---|
brush | Brush | 채우기의 특성을 결정하는 브러시입니다. |
path | GraphicsPath | 채울 경로를 나타내는 GraphicsPath입니다. |
또한보십시오
- class Brush
- class GraphicsPath
- class Graphics
- 네임스페이스 System.Drawing
- 집회 Aspose.Drawing