Click or drag to resize

SystemSerialControllerSettingView.HandshakeTypes Property

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


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

Property Value

ObservableCollection<Handshake>
See Also