GeometricEffect Class

  • GeometricEffect
  • class Esri::ArcGISRuntime::GeometricEffect

    A base class for multilayer symbol geometric effects. More...

    Header: #include <GeometricEffect.h>
    Since: Esri::ArcGISRuntime 100.5
    Inherits: Esri::ArcGISRuntime::Object
    Inherited By:

    Esri::ArcGISRuntime::DashGeometricEffect

    This class was introduced in Esri::ArcGISRuntime 100.5.

    Public Functions

    virtual ~GeometricEffect() override
    Esri::ArcGISRuntime::GeometricEffectType geometricEffectType() const

    Detailed Description

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

    Member Function Documentation

    [override virtual] GeometricEffect::~GeometricEffect()

    Destructor.

    Esri::ArcGISRuntime::GeometricEffectType GeometricEffect::geometricEffectType() const

    Returns the type of geometric effect.

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