ImageDevice.Draw

ImageDevice.Draw method

パスを描画します。

public override void Draw(GraphicsPath s)
パラメータタイプ説明
sGraphicsPath描かれる道。

関連項目