IDevice.AddRect

IDevice.AddRect method

四角形を現在のパスに完全なサブパスとして追加します。

public void AddRect(RectangleF rect)
パラメータタイプ説明
rectRectangleF描画する四角形。

関連項目