MapOptions.BackgroundColor

MapOptions.BackgroundColor property

地图的背景颜色。默认值为 System.Drawing.Color.Transparent。

public Color BackgroundColor { get; set; }

另见