ArcGIS Pro 2.9 API Reference Guide
CIMVectorTileLayer Class
Members 

ArcGIS.Core.CIM Namespace : CIMVectorTileLayer Class
Represents a VectorTile layer.
Object Model
CIMVectorTileLayer ClassCIMVectorTileDataConnection ClassCIMVectorTileLayer ClassCIMVectorTileLayer ClassCIM3DLayerProperties ClassCIMLayerElevationSurface ClassCIMLayerTemplate ClassCIMPopupInfo ClassTimeInstant Class
Syntax
Remarks

A VectorTileServiceLayer provides rich cartographic content in a fast and efficient vector tile format. It may have multiple styles and if so users can choose which style to use to display the layer's vector geometries.

Logically a VectorTileServiceLayer is more like a basemap layer in that it is typically composed of several distinct data sources (e.g. roads, cities, hydrology, buildings) that can provide context and background but in a way that is typically more performant than raster tile layers.

Inheritance Hierarchy

System.Object
   ArcGIS.Core.CIM.CIMObject
      ArcGIS.Core.CIM.CIMDefinition
         ArcGIS.Core.CIM.CIMBaseLayer
            ArcGIS.Core.CIM.CIMVectorTileLayer

Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

CIMVectorTileLayer Members
ArcGIS.Core.CIM Namespace