ArcGIS Pro 2.7 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

See Also

Reference

Map Class
Map Members