Class SceneLayerPolygonFilter
Filter features from an ArcGISSceneLayer using one or more polygons and a SceneLayerPolygonFilterSpatialRelationship.
Namespace: Esri.ArcGISRuntime.Mapping
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class SceneLayerPolygonFilter
Constructors
Name | Description |
---|---|
SceneLayerPolygonFilter() | Initializes a new instance of the SceneLayerPolygonFilter class. |
SceneLayerPolygonFilter(IEnumerable<Polygon>, SceneLayerPolygonFilterSpatialRelationship) | Initializes a new instance of the SceneLayerPolygonFilter class. |
Properties
Name | Description |
---|---|
Polygons | Gets a list of polygon geometries to be applied for filtering features. |
SpatialRelationship | Gets or sets the spatial relationship to be applied to the polygons for filtering features. |
See Also
Applies to
Target | Versions |
---|---|
.NET Standard 2.0 | 200.2 |
.NET 6.0 | 200.2 |
.NET 6.0 Windows | 200.2 |
.NET 6.0 Android | 200.2 |
.NET 6.0 iOS | 200.2 |
.NET Framework | 200.2 |
UWP | 200.2 |