Class VectorTileSourceInfo
This object represents the source metadata for an ArcGISVectorTiledLayer.
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: Esri.ArcGISRuntime.ArcGISServices
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class VectorTileSourceInfo
Properties
Name | Description |
---|---|
DefaultStyle | Gets the default style object. |
DefaultStyleUri | Gets the current the default style URI. |
ExportTilesAllowed | Gets a value indicating whether this source supports exporting tiles. |
FullExtent | Gets the full extent of the service. |
InitialExtent | Gets the Initial extent of the service. |
LevelsOfDetail | Gets the levels of detail of the source data. |
MaxExportTilesCount | Gets the maximum number of tiles that can be exported from the service. |
MaxScale | Gets the maximum scale of the layer. |
MinScale | Gets the minimum scale of the layer. |
Name | Gets the source name. |
Origin | Gets the origin of the source data. |
SpatialReference | Gets the SpatialReference of the source data. |
Uri | Gets the vector tile source URI. |
Version | Gets the source version. |
Applies to
Target | Versions |
---|---|
.NET Standard 2.0 | 100.3 - 100.15 |
.NET 6.0 | 100.13 - 100.15 |
.NET 6.0 Windows | 100.13 - 100.15 |
.NET Framework | 100.0 - 100.15 |
.NET 5 | 100.10 - 100.12 |
.NET Core 3.1 | 100.7 - 100.12 |
Xamarin.Android | 100.0 - 100.15 |
Xamarin.iOS | 100.0 - 100.15 |
UWP | 100.0 - 100.15 |