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

    See Also