MapOptions.BackgroundColor

MapOptions.BackgroundColor property

Background color of the map. Defaults to System.Drawing.Color.Transparent.

public Color BackgroundColor { get; set; }

See Also