This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Animation > ESRI.ArcGIS.Animation > Interfaces > IT > ITimeLayerTrackExtension Interface > ITimeLayerTrackExtension.ShowTrackTime Property (ArcObjects .NET 10.4 SDK) |
Indicates whether to show the track time.
[Visual Basic .NET] Public Property ShowTrackTime As Boolean
[C#] public bool ShowTrackTime {get; set;}
[C++]
HRESULT get_ShowTrackTime(
VARIANT_BOOL* pShowTrackTime
);
[C++]
HRESULT put_ShowTrackTime(
VARIANT_BOOL pShowTrackTime
);
[C++]
Parameters pShowTrackTime [out, retval] pShowTrackTime is a parameter of type VARIANT_BOOL pShowTrackTime pShowTrackTime is a parameter of type VARIANT_BOOL