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