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