HatchBrush.ForegroundColor 属性

定义

获取此 HatchBrush 对象绘制的阴影线条的颜色。

public:
 property System::Drawing::Color ForegroundColor { System::Drawing::Color get(); };
public System.Drawing.Color ForegroundColor { get; }
member this.ForegroundColor : System.Drawing.Color
Public ReadOnly Property ForegroundColor As Color

属性值

一个 Color 结构,表示此 HatchBrush 的前景色。

适用于