This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IT > ITimeControl Interface > ITimeControl.Visible Property (ArcObjects .NET 10.5 SDK) |
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(
VARIANT_BOOL* pbvarVisible
);
[C++]
Parameters pbvarVisible [out, retval] pbvarVisible is a parameter of type VARIANT_BOOL