ArcGIS Pro 3.3 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 IReadOnlyList<SectionDefinition> Sections {get;}
    Public ReadOnly Property Sections As IReadOnlyList(Of SectionDefinition)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also