Show / Hide Table of Contents

Property OccludeSurface

OccludeSurface

Gets or sets a value indicating whether to hide the surface if it intersects the layer, false otherwise.

Declaration
public bool OccludeSurface { get; set; }
Property Value
Type Description
System.Boolean

true to hide the surface if it intersects the layer, false otherwise.

Remarks

The default value is true.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0200.4 - 200.7
.NET200.4 - 200.7
.NET Windows200.4 - 200.7
.NET Android200.4 - 200.7
.NET iOS200.4 - 200.7
.NET Framework200.4 - 200.7
UWP200.4 - 200.7
In This Article
Back to top Copyright © 2022 Esri.