ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / VoxelLayer Class / IsSliceContainerExpanded Property

In This Topic
    IsSliceContainerExpanded Property
    In This Topic
    Gets whether the slice container appears expanded.
    Syntax
    public bool IsSliceContainerExpanded {get;}
    Public ReadOnly Property IsSliceContainerExpanded As Boolean
    Remarks
    When the locked slice container is expanded in the TOC, slice entries are visible.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also