[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.TextRingShape

TextRingShape Class

Represents a text ring shape of the shape container.

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

Constructors

Name Description
TextRingShape()

Initializes a new instance of a TextRingShape.

TextRingShape(IShapeContainer, int, int, int, int)

Initializes a new instance of a TextRingShape.

TextRingShape(int, int, int, int)

Initializes a new instance of a TextRingShape.

TextRingShape(Point, Point)

Initializes a new instance of a TextRingShape.