[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.DoubleWaveShape

DoubleWaveShape Class

Represents a double wave shape of the shape container.

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

Constructors

Name Description
DoubleWaveShape()

Initializes a new instance of a DoubleWaveShape.

DoubleWaveShape(IShapeContainer, int, int, int, int)

Initializes a new instance of a DoubleWaveShape.

DoubleWaveShape(int, int, int, int)

Initializes a new instance of a DoubleWaveShape.

DoubleWaveShape(Point, Point)

Initializes a new instance of a DoubleWaveShape.