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