ArcGIS Pro 2.6 API Reference Guide
SelectElevationSurfaces Method

ArcGIS.Desktop.Mapping Namespace > MapView Class : SelectElevationSurfaces Method
Selects elevation surfaces in the TOC.
Syntax
public void SelectElevationSurfaces( 
   IReadOnlyCollection<ElevationSurface> elevationSurfaces
)
Public Sub SelectElevationSurfaces( _
   ByVal elevationSurfaces As IReadOnlyCollection(Of ElevationSurface) _
) 

Parameters

elevationSurfaces
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

MapView Class
MapView Members