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