RoundRectFigureデータ型で公開されるメンバを以下の表に示します。
パブリック コンストラクタ
パブリック プロパティ
| 名前 | 解説 |
| Bounds | Gets or sets the bounds for the rounded rectangle. |
| Counterclockwise | Gets or sets a value indicating if the points should be arranged counterclockwise. |
| RadiusX | Gets or sets the x-radius for the quarter ellipse that is drawn to replace every corner of the rectangle. |
| RadiusY | Gets or sets the y-radius for the quarter ellipse that is drawn to replace every corner of the rectangle. |
| Transform | Gets or sets the transformation matrix. |
トップ
パブリック メソッド
| 名前 | 解説 |
| Clone | Creates a copy of the current figure. |
トップ
参照