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