[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.TextCircleCurveShape

TextCircleCurveShape Class

Represents a text circle curve shape of the shape container.

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

Constructors

Name Description
TextCircleCurveShape()

Initializes a new instance of a TextCircleCurveShape.

TextCircleCurveShape(IShapeContainer, int, int, int, int)

Initializes a new instance of a TextCircleCurveShape.

TextCircleCurveShape(int, int, int, int)

Initializes a new instance of a TextCircleCurveShape.

TextCircleCurveShape(Point, Point)

Initializes a new instance of a TextCircleCurveShape.