[]
Represents a block arc shape of the shape container.
public class BlockArcShape : FilledShape, IRtfContent, IEnumerable
| Name | Description |
|---|---|
| BlockArcShape() | Initializes a new instance of a BlockArcShape. |
| BlockArcShape(IShapeContainer, int, int, int, int) | Initializes a new instance of a BlockArcShape. |
| BlockArcShape(int, int, int, int) | Initializes a new instance of a BlockArcShape. |
| BlockArcShape(Point, Point) | Initializes a new instance of a BlockArcShape. |