要求したバージョンは利用できません。ヘルプの最新バージョンにリダイレクトしました。
Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
AddRectangles メソッド
このパスに一連の長方形を追加します。
シンタックス
'宣言
Public Sub AddRectangles( _
ByVal () As RectangleF _
)
public void AddRectangles(
RectangleF[]
)
パラメータ
- rects
- 追加する長方形を表す System.Drawing.RectangleF 構造体の配列。
参照