LineDisplayWindow.InterCharacterWaitInterval Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit l’intervalle de délai entre l’affichage des caractères successifs.
public:
property TimeSpan InterCharacterWaitInterval { TimeSpan get(); void set(TimeSpan value); };
TimeSpan InterCharacterWaitInterval();
void InterCharacterWaitInterval(TimeSpan value);
public System.TimeSpan InterCharacterWaitInterval { get; set; }
var timeSpan = lineDisplayWindow.interCharacterWaitInterval;
lineDisplayWindow.interCharacterWaitInterval = timeSpan;
Public Property InterCharacterWaitInterval As TimeSpan
Valeur de propriété
Intervalle de délai entre l’affichage des caractères successifs. La valeur par défaut de cette propriété est 0.