Skip to main content Link Menu Expand (external link) Document Search Copy Copied

dymaptic.GeoBlazor.Core

dymaptic.GeoBlazor.Core.Components.Layers

BlendMode Enum

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. Unlike the method of using transparency which can result in a washed-out top layer, blend
modes can create a variety of very vibrant and intriguing results by blending a layer with the layer(s) below it.

public enum BlendMode

Remarks

See more at

ArcGIS
  
JS API: Blend Mode

</a>