ArcGIS Pro 2.9 API Reference Guide
SelectVoxelSection Method

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

Parameters

section
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

MapView Class
MapView Members