PdfDevice.Fill
PdfDevice.Fill method
パスを塗りつぶします。
public override void Fill(GraphicsPath s)
パラメータ | タイプ | 説明 |
---|---|---|
s | GraphicsPath | 満たされるパス。 |
関連項目
- class PdfDevice
- 名前空間 Aspose.Page.EPS.Device
- 組み立て Aspose.Page
パスを塗りつぶします。
public override void Fill(GraphicsPath s)
パラメータ | タイプ | 説明 |
---|---|---|
s | GraphicsPath | 満たされるパス。 |