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