ArcGIS Pro 2.9 API Reference Guide
SelectVoxelLockedSection Method

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

Parameters

section
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

MapView Class
MapView Members