LcdConsole.LineFeedMode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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