This document is archived and information here might be outdated. Recommended version. |
Indicates whether or not object is visible during playback.
[Visual Basic .NET] Public ReadOnly Property Visible As Boolean
[C#] public bool Visible {get;}
[C++]
HRESULT get_Visible(
Boolean* pbvarVisible
);
[C++]
Parameters pbvarVisible [out, retval]
pbvarVisible is a parameter of type bool*