ArcGIS Pro 2.6 API Reference Guide
ElevationSurfaces Property (Map)

ArcGIS.Desktop.Mapping Namespace > Map Class : ElevationSurfaces Property
Gets the collection of elevation surfaces for the map
Syntax
public ReadOnlyObservableCollection<ElevationSurface> ElevationSurfaces {get;}
Public ReadOnly Property ElevationSurfaces As ReadOnlyObservableCollection(Of ElevationSurface)
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

Map Class
Map Members