名前 | 解説 | |
---|---|---|
RightTriangleShape コンストラクタ | Initializes a new instance of the RightTriangleShape class. |
RightTriangleShapeデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
RightTriangleShape コンストラクタ | Initializes a new instance of the RightTriangleShape class. |
名前 | 解説 | |
---|---|---|
Owner | Gets the Field owning the current ShapeBase object. C1.C1Report.ShapeBaseから継承されます。 | |
ShapeType | オーバーライドされます。 Overridden. Gets ShapeType.RightTriangle. |
名前 | 解説 | |
---|---|---|
AssignFrom | Assigns (copies) properties from another ShapeBase to the current object. C1.C1Report.ShapeBaseから継承されます。 | |
Clone | Creates a copy of the current ShapeBase object. Property ShapeBase.Owner is not copied and value of ShapeBase.Owner property is null. C1.C1Report.ShapeBaseから継承されます。 |