名前 | 解説 | |
---|---|---|
![]() | PieShape コンストラクタ | Initializes a new instance of the PieShape class. |
PieShapeデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
![]() | PieShape コンストラクタ | Initializes a new instance of the PieShape class. |
名前 | 解説 | |
---|---|---|
![]() | Owner | Gets the Field owning the current ShapeBase object. C1.C1Report.ShapeBaseから継承されます。 |
![]() | ShapeType | オーバーライドされます。 Overridden. Gets ShapeType.Pie. |
![]() | StartAngle | Gets or sets the angle, measured in degrees, clockwise from the X axis to the first side of the sector defining the current shape. C1.C1Report.EllipsePartShapeから継承されます。 |
![]() | SweepAngle | Gets or sets the angle, measured in degrees, clockwise from StartAngle to the second side of the sector defining the current shape. C1.C1Report.EllipsePartShapeから継承されます。 |
名前 | 解説 | |
---|---|---|
![]() | AssignFrom | Assigns (copies) properties from another ShapeBase to the current object. C1.C1Report.EllipsePartShapeから継承されます。 |
![]() | 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から継承されます。 |