ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / VoxelLayer Class / IsIsosurfaceContainerVisible Property

In This Topic
    IsIsosurfaceContainerVisible Property
    In This Topic
    Gets the isosurface container visibility.
    Syntax
    public bool IsIsosurfaceContainerVisible {get;}
    Public ReadOnly Property IsIsosurfaceContainerVisible As Boolean
    Remarks
    When the isosurface container visibility is true, isosurfaces can be drawn
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also