ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Mapping.Voxel.Events Namespace / VoxelAssetEventArgs Class / Sections Property

In This Topic
    Sections Property (VoxelAssetEventArgs)
    In This Topic
    Gets the list of 0 or more sections changed in the event.
    Syntax
    Public ReadOnly Property Sections As IReadOnlyList(Of SectionDefinition)
    public IReadOnlyList<SectionDefinition> Sections {get;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also