Click or drag to resize

ScannerBasePlaySound Method

Plays a sound file

Namespace:  SharpCharts.Base.MarketWatch
Assembly:  SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.42 (1.0.0.42)
Syntax
C#
public void PlaySound(
	SoundFile soundFile
)

Parameters

soundFile
Type: SoundFile
Sound File type
See Also