ArcGIS Pro 2.9 API Reference Guide
GetSelectedLockedSections Method

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

Return Value

The collection of voxel locked sections selected in the TOC.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

MapView Class
MapView Members