ArcGIS Pro 2.8 API Reference Guide
SelectVoxelSlice Method

ArcGIS.Desktop.Mapping Namespace > MapView Class : SelectVoxelSlice Method
Selects the voxel slice in the TOC.
Syntax
public void SelectVoxelSlice( 
   SliceDefinition slice
)
Public Sub SelectVoxelSlice( _
   ByVal slice As SliceDefinition _
) 

Parameters

slice
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

MapView Class
MapView Members