PdfDevice.Fill

PdfDevice.Fill method

パスを塗りつぶします。

public override void Fill(GraphicsPath s)
パラメータタイプ説明
sGraphicsPath満たされるパス。

関連項目