ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping.Voxel.Events Namespace / VoxelAssetEventArgs Class / Isosurfaces Property

In This Topic
    Isosurfaces Property (VoxelAssetEventArgs)
    In This Topic
    Gets the list of 0 or more isosurfaces changed in the event.
    Syntax
    public IReadOnlyList<IsosurfaceDefinition> Isosurfaces {get;}
    Public ReadOnly Property Isosurfaces As IReadOnlyList(Of IsosurfaceDefinition)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also