BackgroundColor

GifImage.BackgroundColor property

Gets or sets the background color.

public override Color BackgroundColor { get; set; }

Property Value

The background color.

See Also