[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.TextTriangleInvertedShape

TextTriangleInvertedShape Class

Represents a text triangle inverted shape of the shape container.

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

Constructors

Name Description
TextTriangleInvertedShape()

Initializes a new instance of a TextTriangleInvertedShape.

TextTriangleInvertedShape(IShapeContainer, int, int, int, int)

Initializes a new instance of a TextTriangleInvertedShape.

TextTriangleInvertedShape(int, int, int, int)

Initializes a new instance of a TextTriangleInvertedShape.

TextTriangleInvertedShape(Point, Point)

Initializes a new instance of a TextTriangleInvertedShape.