[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.TextTriangleShape

TextTriangleShape Class

Represents a text triangle shape of the shape container.

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

Constructors

Name Description
TextTriangleShape()

Initializes a new instance of a TextTriangleShape.

TextTriangleShape(IShapeContainer, int, int, int, int)

Initializes a new instance of a TextTriangleShape.

TextTriangleShape(int, int, int, int)

Initializes a new instance of a TextTriangleShape.

TextTriangleShape(Point, Point)

Initializes a new instance of a TextTriangleShape.