Click or drag to resize

SerialPortDefinitionIsEnabled Property

The flag to indicate whether the serial port is enabled.

Namespace: RAYLASE.Marker.Device.SerialController
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntax
C#
public bool IsEnabled { get; set; }

Property Value

Boolean
See Also