ColorMap.OldColor

ColorMap.OldColor property

Gets or sets the existing Color structure to be converted.

public Color OldColor { get; set; }

Return Value

The existing Color structure to be converted.

See Also