BackgroundColor

Image.BackgroundColor property

Gets or sets a value for the background color.

public virtual Color BackgroundColor { get; set; }

See Also