Edit

Share via


LcdConsole.LineFeedMode Property

Definition

Sets the Line Feed Mode. This defines what happens when writting past the end of the line/screen.

public Iot.Device.CharacterLcd.LineWrapMode LineFeedMode { get; set; }
member this.LineFeedMode : Iot.Device.CharacterLcd.LineWrapMode with get, set
Public Property LineFeedMode As LineWrapMode

Property Value

Applies to