Table of Contents

Method DrawWave

Namespace
Alternet.Common
Assembly
Alternet.Common.v9.dll

DrawWave(Rectangle, Color)

Draws waved line in the specified rectangular area.

public virtual void DrawWave(Rectangle rect, Color color)

Parameters

rect Rectangle

Rectangle that bounds the drawing area for the wave.

color Color

Color used to draw wave.