ImageDevice.Fill

ImageDevice.Fill method

指定したパスを埋めます。

public override void Fill(GraphicsPath path)
パラメータタイプ説明
pathGraphicsPath塗りつぶすパス。

関連項目