FeatureReduction QML Type

  • Esri.ArcGISRuntime
  • FeatureReduction
  • An abstract class for reducing and summarizing point geoelements such as graphics or features. More...

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

    Object

    Inherited By:

    AggregationFeatureReduction

    Properties

    Signals

    Detailed Description

    Note: You cannot declare or create a component of this type in QML code.

    Property Documentation

    enabled : bool

    true to show feature reduction, false to show individual geoelements.

    The default value is true.


    [read-only] featureReductionType : Enums.FeatureReductionType

    The type of the feature reduction object (read-only).

    The type of the feature reduction object.


    Signal Documentation

    enabledChanged()

    Emitted when the enabled property changes.

    Note: The corresponding handler is onEnabledChanged.


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