[]
Represents a text octagon shape of the shape container.
public class TextOctagonShape : TextBoxShape, IRtfContent, IEnumerable
Name | Description |
---|---|
TextOctagonShape() | Initializes a new instance of a TextOctagonShape. |
TextOctagonShape(IShapeContainer, int, int, int, int) | Initializes a new instance of a TextOctagonShape. |
TextOctagonShape(int, int, int, int) | Initializes a new instance of a TextOctagonShape. |
TextOctagonShape(Point, Point) | Initializes a new instance of a TextOctagonShape. |