Show / Hide Table of Contents

Enum ColorMixMode

Specifies how the color is applied to the underlying geometry color/texture.

Namespace: Esri.ArcGISRuntime.Symbology
Assembly: Esri.ArcGISRuntime.dll
Syntax
public enum ColorMixMode

Fields

Name Description
Multiply

Multiplies geometry/texture color value with the color value.

The result is a darker color. Multiplying with white keeps the geometry color the same.

Replace

Removes the geometry/texture color and applies the color.

Tint

Applies the color to the de-saturated geometry/texture color.

Applies to

TargetVersions
.NET Standard 2.0200.5 - 200.7
.NET200.5 - 200.7
.NET Windows200.5 - 200.7
.NET Android200.5 - 200.7
.NET iOS200.5 - 200.7
.NET Framework200.5 - 200.7
UWP200.5 - 200.7
In This Article
Back to top Copyright © 2022 Esri.