| 名前 | 解説 | |
|---|---|---|
![]() | RectangleProps コンストラクタ | Initializes a new instance of the RectangleProps class. The location and size of the rectangle are set to those of the containing RenderRectangle object. |
RectanglePropsデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]() | RectangleProps コンストラクタ | Initializes a new instance of the RectangleProps class. The location and size of the rectangle are set to those of the containing RenderRectangle object. |
| 名前 | 解説 | |
|---|---|---|
![]() | Height | Gets or sets the height of the current rectangle. |
![]() | Width | Gets or sets the width of the current rectangle. |
![]() | X | Gets or sets the X coordinate of the current rectangle. |
![]() | Y | Gets or sets the Y coordinate of the current rectangle. |
| 名前 | 解説 | |
|---|---|---|
![]() | AssignFrom | オーバーライドされます。 Assigns (copies) properties from another ShapeProps to the current object. |