Show / Hide Table of Contents

Enum SceneLayerPolygonFilterSpatialRelationship

The spatial relationships for filtering using polygon geometries.

Namespace: Esri.ArcGISRuntime.Mapping
Assembly: Esri.ArcGISRuntime.dll
Syntax
public enum SceneLayerPolygonFilterSpatialRelationship
Remarks

Specify the spatial relationship to be used with the polygons for filtering features in an ArcGISSceneLayer.

Fields

Name Description
Contains

Draw the features that are within the specified polygon geometries and do not draw anything that falls outside of the polygons.

Disjoint

Do not draw the features that are within the defined polygon geometries.

See Also
PolygonFilter
SpatialRelationship

Applies to

TargetVersions
.NET Standard 2.0200.3 - 200.7
.NET200.3 - 200.7
.NET Windows200.3 - 200.7
.NET Android200.3 - 200.7
.NET iOS200.3 - 200.7
.NET Framework200.3 - 200.7
UWP200.3 - 200.7
In This Article
Back to top Copyright © 2022 Esri.