public enum Basemap : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum Basemap Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum Basemap : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum Basemap Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
| Member | Description | 
|---|---|
| DarkGray | ArcGIS Online Dark Gray Canvas basemap. | 
| DarkGrayVector | ArcGIS Online vector tile layer provides a detailed basemap for the world featuring a neutral background style with minimal colors, labels, and features. | 
| Gray | ArcGIS Online Light Gray Canvas basemap. | 
| GrayVector | ArcGIS Online vector tile layer provides a detailed basemap for the world featuring a neutral background style with minimal colors, labels, and features. | 
| Hybrid | ArcGIS Online Imagery with Labels basemap. | 
| NationalGeographic | ArcGIS Online National Geographic basemap. | 
| NavigationVector | ArcGIS Online vector tile layer provides a detailed basemap for the world featuring a custom navigation map style. | 
| None | No basemap. | 
| Oceans | ArcGIS Online Oceans basemap. | 
| OpenStreetMap | OpenStreetMap as basemap. | 
| ProjectDefault | Custom basemap set as a default to the project. | 
| Satellite | ArcGIS Online Imagery basemap. | 
| Streets | ArcGIS Online Street basemap. | 
| StreetsNightVector | ArcGIS Online vector tile layer provides a detailed basemap for the world featuring a custom "night time" street map style. | 
| StreetsVector | ArcGIS Online vector vector tile layer provides a detailed basemap for the world featuring a classic Esri street map style. | 
| StreetsWithReliefVector | ArcGIS Online vector tile layer provides a detailed basemap for the world featuring a classic Esri street map style designed for use with a relief map. | 
| Terrain | ArcGIS Online Terrain with Labels basemap. | 
| Topographic | ArcGIS Online Topographic basemap. | 
| TopographicVector | ArcGIS Online vector tile layer provides a detailed basemap for the world featuring a classic Esri topographic map style designed for use with a relief map. | 
System.Object
   System.ValueType
      System.Enum
         ArcGIS.Desktop.Mapping.Basemap
Target Platforms: Windows 11, Windows 10, Windows 8.1