BackColor

Fill.BackColor property

获取或设置一个 Color 对象,该对象表示填充的背景颜色。

public Color BackColor { get; set; }

也可以看看