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

In This Topic
    IsSurfaceContainerExpanded Property
    In This Topic
    Gets whether the surface container appears expanded.
    Syntax
    public bool IsSurfaceContainerExpanded {get;}
    Public ReadOnly Property IsSurfaceContainerExpanded As Boolean
    Remarks
    When the surface container is expanded in the TOC, isosurface and section containers are visible.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also