Property FullTimeExtent
FullTimeExtent
Gets the temporal window that encapsulates the instance's complete set of data
Declaration
public TimeExtent? FullTimeExtent { get; }
Property Value
| Type | Description |
|---|---|
| TimeExtent | The temporal window that encapsulates the instance's complete set of data |
Implements
Remarks
If the layer, such as a ArcGISMapImageLayer, has sublayers with different time extents, the full time extent is a union of its sublayer's time extents.
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 300.1 |
| .NET Windows | 300.1 |
| .NET Android | 300.1 |
| .NET iOS | 300.1 |