[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.TextWave3Shape

TextWave3Shape Class

Represents a text wave3 shape of the shape container.

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

Constructors

Name Description
TextWave3Shape()

Initializes a new instance of a TextWave3Shape.

TextWave3Shape(IShapeContainer, int, int, int, int)

Initializes a new instance of a TextWave3Shape.

TextWave3Shape(int, int, int, int)

Initializes a new instance of a TextWave3Shape.

TextWave3Shape(Point, Point)

Initializes a new instance of a TextWave3Shape.