ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Mapping.Voxel.Events Namespace / VoxelAssetEventArgs Class / Slices Property

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also