ArcGIS Pro 3.0 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, Windows 8.1

    See Also