ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping.Voxel Namespace / IsosurfaceDefinition Class / Layer Property

In This Topic
    Layer Property (IsosurfaceDefinition)
    In This Topic
    Gets the voxel layer with which the isosurface is associated.
    Syntax
    public VoxelLayer Layer {get;}
    Public ReadOnly Property Layer As VoxelLayer
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also