This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMapTimeDisplay Interface > IMapTimeDisplay.ComputeFullTimeExtent Method (ArcObjects .NET 10.4 SDK) |
Returns the full time extent of the time-enabled layers in the map.
[Visual Basic .NET] Public Function ComputeFullTimeExtent ( _ ) As ITimeExtent
[C#] public ITimeExtent ComputeFullTimeExtent ( );
[C++]
HRESULT ComputeFullTimeExtent(
ITimeExtent** TimeExtent
);
[C++]
Parameters TimeExtent [out, retval]
TimeExtent is a parameter of type ITimeExtent