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