This document is archived and information here might be outdated. Recommended version. |
The delay before scene tips are shown.
[Visual Basic .NET]
Public Property TipDelay As Integer
[C#]
public int TipDelay {get; set;}
[C++]
HRESULT get_TipDelay(
void
);
[C++]
HRESULT put_TipDelay(
);
Returns or sets the time delay in milliseconds before scene tips are displayed. By default TipDelay is 500 milliseconds.