GeometricEffect QML Type
A base class for multilayer symbol geometric effect. More...
Import Statement: | import Esri.ArcGISRuntime |
Since: | Esri.ArcGISRuntime 100.5 |
Inherits: | |
Inherited By: |
- List of all members, including inherited members
- GeometricEffect is part of QML Type List.
Properties
- geometricEffectType : Enums.GeometricEffectType
Methods
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
|
Creates a deep copy of this object.
This method was introduced in Esri.ArcGISRuntime 200.1.
|
Compares two GeometricEffects for equality.
Returns whether this instance and other are equivalent.
This method was introduced in Esri.ArcGISRuntime 200.1.