Click or drag to resize

AudioOutputOutput Property

LightningChart .NET Help
Gets or sets AudioOutput component that this GUI component controls.

Namespace:  Arction.Wpf.SignalProcessing.Gui
Assembly:  Arction.Wpf.SignalProcessing.SignalTools (in Arction.Wpf.SignalProcessing.SignalTools.dll) Version: 10.3.1
Syntax
[BrowsableAttribute(true)]
public AudioOutput Output { get; set; }

Property Value

Type: AudioOutput
See Also