Share via


LineDisplay.InterCharacterWait Property

Definition

Gets or sets the wait time, specified in milliseconds, between the display of each character with the DisplayText(String) and DisplayTextAt(Int32, Int32, String) methods.

public abstract int InterCharacterWait { get; set; }
member this.InterCharacterWait : int with get, set
Public MustOverride Property InterCharacterWait As Integer

Property Value

Applies to