ArcGIS Pro 2.8 API Reference Guide
GetLockedSections Method

ArcGIS.Desktop.Mapping Namespace > VoxelLayer Class : GetLockedSections Method
Gets the collection of locked sections
Syntax
public IList<LockedSectionDefinition> GetLockedSections()
Public Function GetLockedSections() As IList(Of LockedSectionDefinition)
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

VoxelLayer Class
VoxelLayer Members