This document is archived and information here might be outdated. Recommended version. |
The percentage (0-100) of transparency fading time.
[Visual Basic .NET] Public Property FadingPercentage As Integer
[C#] public int FadingPercentage {get; set;}
[C++]
HRESULT get_FadingPercentage(
System.Int32* pFadePercent
);
[C++]
HRESULT put_FadingPercentage(
Long pFadePercent
);
[C++]
Parameters pFadePercent [out, retval]
pFadePercent is a parameter of type int* pFadePercent [in]
pFadePercent is a parameter of type int