ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / VoxelLayer Class / SelectedVolume Property

In This Topic
    SelectedVolume Property (VoxelLayer)
    In This Topic
    Gets the currently selected volume.
    Syntax
    public VoxelVolume SelectedVolume {get;}
    Public ReadOnly Property SelectedVolume As VoxelVolume
    Remarks
    The Isosurfaces and Slices are based off the current volume.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also