Show / Hide Table of Contents

Class VectorTileSourceInfo

This object represents the source metadata for an ArcGISVectorTiledLayer.

Inheritance
Object
VectorTileSourceInfo
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
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

TargetVersions
.NET Standard 2.0100.3 - 200.2
.NET 6.0100.13 - 200.2
.NET 6.0 Windows100.13 - 200.2
.NET 6.0 Android200.0 - 200.2
.NET 6.0 iOS200.0 - 200.2
.NET Framework100.0 - 200.2
.NET 5100.10 - 100.12
.NET Core 3.1100.7 - 100.12
Android100.0 - 100.15
iOS100.0 - 100.15
UWP100.0 - 200.2
In This Article
Back to top Copyright © 2022 Esri.