Effect provides various filter functions that can be performed on the layer to achieve different visual effects similar to how image filters work.
The full extent of the layer.
The unique ID assigned to the layer.
A collection of operational layers.
Indicates how the layer should display in the LayerList widget.
The maximum scale (most zoomed in) at which the layer is visible in the view.
The minimum scale (most zoomed out) at which the layer is visible in the view.
The opacity of the layer.
The portal item from which the layer is loaded.
The title of the layer used to identify it in places such as the LayerList widget.
Indicates how to manage the visibility of the children layers.
Indicates if the layer is visible in the View.
Generated using TypeDoc
Blend modes are used to blend layers together to create an interesting effect in a layer, or even to produce what seems like a new layer.
Read more...