ArcGIS Pro 2.6 API Reference Guide
Basemap Enumeration

ArcGIS.Desktop.Mapping Namespace : Basemap Enumeration
Specifies the basemap type
Syntax
Members
MemberDescription
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.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ArcGIS.Desktop.Mapping.Basemap

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Desktop.Mapping Namespace