SignalReaderBitsPerSample Property |
LightningChart .NET Help
Bits per sample.
Namespace:
Arction.WinForms.SignalProcessing
Assembly:
Arction.WinForms.SignalProcessing.SignalTools (in Arction.WinForms.SignalProcessing.SignalTools.dll) Version: 10.3.1
Syntaxpublic int BitsPerSample { get; }Public ReadOnly Property BitsPerSample As Integer
Get
public:
property int BitsPerSample {
int get ();
}Property Value
Type:
Int32
See Also