Device.Draw

Device.Draw method

パスを描画します。

public virtual void Draw(GraphicsPath path)
パラメータタイプ説明
pathGraphicsPath描かれる道。

関連項目