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