Returns units name for the parameter. Hz, %, ms, dB etc.
Namespace: Alvas.AudioAssembly: Alvas.Audio (in Alvas.Audio.dll) Version: 2016.0.6173.41573
Syntax public string Unit { get; }
Public ReadOnly Property Unit As String
Get
public:
property String^ Unit {
String^ get ();
}
Property Value
Type:
StringSee Also