ArcGIS Pro 2.6 API Reference Guide
GetSelectedElevationSurfaces Method

ArcGIS.Desktop.Mapping Namespace > MapView Class : GetSelectedElevationSurfaces Method
Returns the collection of elevation surfaces selected in the TOC.
Syntax
public IReadOnlyList<ElevationSurface> GetSelectedElevationSurfaces()
Public Function GetSelectedElevationSurfaces() As IReadOnlyList(Of ElevationSurface)

Return Value

The collection of elevation surfaces selected in the TOC.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

MapView Class
MapView Members