[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.TextButtonCurveShape

TextButtonCurveShape Class

Represents a text button curve shape of the shape container.

Inheritance
TextButtonCurveShape
Namespace: C1.WPF.Word.Canvas
Assembly: C1.WPF.Word.4.6.2.dll
Syntax
public class TextButtonCurveShape : TextBoxShape, IRtfContent, IEnumerable

Constructors

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.