[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.TextCirclePourShape

TextCirclePourShape Class

Represents a text circle pour shape of the shape container.

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

Constructors

Name Description
TextCirclePourShape()

Initializes a new instance of a TextCirclePourShape.

TextCirclePourShape(IShapeContainer, int, int, int, int)

Initializes a new instance of a TextCirclePourShape.

TextCirclePourShape(int, int, int, int)

Initializes a new instance of a TextCirclePourShape.

TextCirclePourShape(Point, Point)

Initializes a new instance of a TextCirclePourShape.