This document is archived and information here might be outdated. Recommended version. |
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(
void
);