Color

Layer.Color property

The index of the color in the color table used toThe index of the color in the color table used to display the layer or An RGB value specifying a custom color not in the color table (for example, #ff9900 ). display the layer

public ColorValue Color { get; }

See Also