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