Click or drag to resize

SystemSerialControllerSettingViewStopBitsTypes Property

[Missing <summary> documentation for "P:RAYLASE.MarkerPlugin.Devices.SerialController.SystemSerialControllerSettingView.StopBitsTypes"]


Namespace: RAYLASE.MarkerPlugin.Devices.SerialController
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.20.0
Syntax
C#
public ObservableCollection<StopBits> StopBitsTypes { get; }

Property Value

ObservableCollectionStopBits
See Also