Show / Hide Table of Contents

Method Create

Create(IEnumerable<Color>)

Creates a colormap from a set of colors

Declaration
public static Colormap Create(IEnumerable<Color> colors)
Parameters
Type Name Description
IEnumerable<Color> colors

An collection of colors.

Returns
Type Description
Colormap

Colormap

Applies to

Platforms and versions
TargetVersions
UWP100.15
In This Article
Back to top Copyright © 2022 Esri.