Property FullExtent
FullExtent
Gets the full extent of the layer, which is the extent where all the data in the layer is contained.
Declaration
public Envelope FullExtent { get; }
Property Value
Type | Description |
---|---|
Envelope | The full extent. |
Remarks
You can use this property to zoom to all of the data contained in this layer. For feature layers, the extent is retrieved from the Extent.
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 100.3 - 200.5 |
.NET | 100.13 - 200.5 |
.NET Windows | 100.13 - 200.5 |
.NET Android | 200.0 - 200.5 |
.NET iOS | 200.0 - 200.5 |
.NET Framework | 100.0 - 200.5 |
Xamarin.Android | 100.0 - 100.15 |
Xamarin.iOS | 100.0 - 100.15 |
UWP | 100.0 - 200.5 |
Relevant samples
Add ENC exchange set: Display nautical charts per the ENC specification.
Analyze hotspots: Use a geoprocessing service and a set of features to identify statistically significant hot spots and cold spots.
Change ENC display settings: Configure the display of ENC content.