ArcGIS Pro 3.7 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 ReadOnly Property SelectedVolume As VoxelVolume
    public VoxelVolume SelectedVolume {get;}
    Remarks
    The Isosurfaces and Slices are based off the current volume.
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also