名前 | 解説 | |
---|---|---|
![]() | Closed | Gets or sets a value indicating whether the current arc should be closed (i.e. the start and end points of the arc should be connected by a straight line). |
![]() | Owner | Gets the Field owning the current ShapeBase object. C1.C1Report.ShapeBaseから継承されます。 |
![]() | ShapeType | オーバーライドされます。 Overridden. Gets ShapeType.Arc. |
![]() | 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 EllipsePartShape.StartAngle to the second side of the sector defining the current shape. C1.C1Report.EllipsePartShapeから継承されます。 |