ImageDevice.Draw

ImageDevice.Draw method

指定したパスを描画します。

public override void Draw(GraphicsPath path)
パラメータタイプ説明
pathGraphicsPath描画するパス。

関連項目