[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.TextOnCurveShape

TextOnCurveShape Class

Represents a text on curve shape of the shape container.

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

Constructors

Name Description
TextOnCurveShape()

Initializes a new instance of a TextOnCurveShape.

TextOnCurveShape(IShapeContainer, int, int, int, int)

Initializes a new instance of a TextOnCurveShape.

TextOnCurveShape(int, int, int, int)

Initializes a new instance of a TextOnCurveShape.

TextOnCurveShape(Point, Point)

Initializes a new instance of a TextOnCurveShape.