[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.TextWave1Shape

TextWave1Shape Class

Represents a text wave1 shape of the shape container.

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

Constructors

Name Description
TextWave1Shape()

Initializes a new instance of a TextWave1Shape.

TextWave1Shape(IShapeContainer, int, int, int, int)

Initializes a new instance of a TextWave1Shape.

TextWave1Shape(int, int, int, int)

Initializes a new instance of a TextWave1Shape.

TextWave1Shape(Point, Point)

Initializes a new instance of a TextWave1Shape.