GeometricEffect QML Type

  • Esri.ArcGISRuntime
  • GeometricEffect
  • A base class for multilayer symbol geometric effect. More...

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

    Object

    Inherited By:

    DashGeometricEffect

    Properties

    Methods

    • GeometricEffect clone()
    • bool equals(GeometricEffect other)

    Detailed Description

    Geometric effects are components of display rules that dynamically alter the representation of a symbol layer. If a multi layer symbol has multiple layers and an effect is applied to a specific layer it will alter only that layer of the symbol.

    Property Documentation

    [read-only] geometricEffectType : Enums.GeometricEffectType

    The type of geometric effect.

    See also Enums.GeometricEffectType.


    Method Documentation

    [since Esri.ArcGISRuntime 200.1] GeometricEffect clone()

    Creates a deep copy of this object.

    This method was introduced in Esri.ArcGISRuntime 200.1.


    [since Esri.ArcGISRuntime 200.1] bool equals(GeometricEffect other)

    Compares two GeometricEffects for equality.

    Returns whether this instance and other are equivalent.

    This method was introduced in Esri.ArcGISRuntime 200.1.


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