[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.TextChevronInvertedShape

TextChevronInvertedShape Class

Represents a text chevron inverted shape of the shape container.

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

Constructors

Name Description
TextChevronInvertedShape()

Initializes a new instance of a TextChevronInvertedShape.

TextChevronInvertedShape(IShapeContainer, int, int, int, int)

Initializes a new instance of a TextChevronInvertedShape.

TextChevronInvertedShape(int, int, int, int)

Initializes a new instance of a TextChevronInvertedShape.

TextChevronInvertedShape(Point, Point)

Initializes a new instance of a TextChevronInvertedShape.