[]
Represents a double wave shape of the shape container.
public class DoubleWaveShape : FilledShape, IRtfContent, IEnumerable
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. |