Table of Contents

Method DrawWave

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

DrawWave(Rectangle, Color)

When implemented by a class, draws waved line in the specified rectangular area.

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.