Map.BackgroundColor
Map.BackgroundColor property
地图的背景颜色。默认是透明。
public Color BackgroundColor { get; set; }
备注
如果输出格式不支持透明背景,则背景颜色将设置为白色。
另见
- class Map
- namespace Aspose.Gis.Rendering
- assembly Aspose.GIS
地图的背景颜色。默认是透明。
public Color BackgroundColor { get; set; }
如果输出格式不支持透明背景,则背景颜色将设置为白色。