Share via


LineDisplayBase.InterCharacterWait Property

Definition

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

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

Property Value

Applies to