ArcGIS Pro 2.7 API Reference Guide
GetSelectedSlices Method

ArcGIS.Desktop.Mapping Namespace > MapView Class : GetSelectedSlices Method
Returns the collection of voxel slices selected in the TOC.
Syntax
public IReadOnlyList<SliceDefinition> GetSelectedSlices()
Public Function GetSelectedSlices() As IReadOnlyList(Of SliceDefinition)

Return Value

The collection of voxel slices selected in the TOC.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

MapView Class
MapView Members