BASS.NET API for the Un4seen BASS Audio Library

WaveFormColorRight2 Property

BASS.NET API for the Un4seen BASS Audio Library
Gets or Sets the gradient color (right channel) to be used when drawing the wave form image (Default = Color.White).

Namespace:  Un4seen.Bass.Misc
Assembly:  Bass.Net (in Bass.Net.dll) Version: 2.4.17.5
Syntax

public Color ColorRight2 { get; set; }

Property Value

Type: Color
Remarks

This property is only used if DrawGradient is set to .
See Also

Reference