Graphics.FillPath
Graphics.FillPath method
の内部を塗りつぶしますGraphicsPath .
public void FillPath(Brush brush, GraphicsPath path)
| パラメータ | タイプ | 説明 |
|---|---|---|
| brush | Brush | Brush塗りつぶしの特性を決定します。 |
| path | GraphicsPath | GraphicsPath塗りつぶすパスを表します。 |
例外
| 例外 | 調子 |
|---|---|
| ArgumentNullException | brush null です。 -または- path無効である。 |
関連項目
- class Brush
- class GraphicsPath
- class Graphics
- 名前空間 Aspose.PSD
- 組み立て Aspose.PSD