RoundRectanglePropsデータ型で公開されるメンバを以下の表に示します。
パブリック コンストラクタ
パブリック プロパティ
| | 名前 | 解説 |
 | EllipseHeight | Gets or sets the height of the ellipse used to draw the rounded corners of the rectangle. The default value of this property is calculated as 5% of the height of the rectangle. |
 | EllipseWidth | Gets or sets the width of the ellipse used to draw the rounded corners of the rectangle. The default value of this property is calculated as 5% of the width of the rectangle. |
 | Height | Gets or sets the height of the current rectangle. C1.C1Preview.RectanglePropsから継承されます。 |
 | Width | Gets or sets the width of the current rectangle. C1.C1Preview.RectanglePropsから継承されます。 |
 | X | Gets or sets the X coordinate of the current rectangle. C1.C1Preview.RectanglePropsから継承されます。 |
 | Y | Gets or sets the Y coordinate of the current rectangle. C1.C1Preview.RectanglePropsから継承されます。 |
トップ
パブリック メソッド
| | 名前 | 解説 |
 | AssignFrom | オーバーライドされます。 Assigns (copies) properties from another ShapeProps to the current object. |
トップ
参照