[]
Represents a wave shape of the shape container.
public class WaveShape : FilledShape, IRtfContent, IEnumerable
| Name | Description |
|---|---|
| WaveShape() | Initializes a new instance of a WaveShape. |
| WaveShape(IShapeContainer, int, int, int, int) | Initializes a new instance of a WaveShape. |
| WaveShape(int, int, int, int) | Initializes a new instance of a WaveShape. |
| WaveShape(Point, Point) | Initializes a new instance of a WaveShape. |