SceneLayerPolygonFilter QML Type

ArcGISSceneLayer using one or more polygons and a Enums.SceneLayerPolygonFilterSpatialRelationship."> SceneLayerPolygonFilter QML Type | ArcGISQtQml
  • Esri.ArcGISRuntime
  • SceneLayerPolygonFilter
  • Filter features from an ArcGISSceneLayer using one or more polygons and a Enums.SceneLayerPolygonFilterSpatialRelationship. More...

    Import Statement: import Esri.ArcGISRuntime
    Since: Esri.ArcGISRuntime 200.2
    Inherits:

    Object

    Properties

    Signals

    Detailed Description

    Property Documentation

    polygons : list<Polygon>

    The list of list of polygon geometries in the SceneLayerPolygonFilter class.


    spatialRelationship : Enums.SceneLayerPolygonFilterSpatialRelationship

    The spatial relationship to be applied to the polygons for filtering features.

    The spatial relationship determines whether to include features within the polygons or exclude features from the polygons.


    Signal Documentation

    polygonsChanged()

    Emitted when the polygons property changes.

    Note: The corresponding handler is onPolygonsChanged.


    spatialRelationshipChanged()

    Emitted when the spatialRelationship property changes.

    Note: The corresponding handler is onSpatialRelationshipChanged.


    Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.