'Declaration <DescriptionAttribute("Color of hatch lines drawn by the brush.")> Public ReadOnly Property ForegroundColor As System.Drawing.Color
[Description("Color of hatch lines drawn by the brush.")] public System.Drawing.Color ForegroundColor { get; }
[Description("Color of hatch lines drawn by the brush.")] public: __property System.Drawing.Color* get_ForegroundColor();
[Description("Color of hatch lines drawn by the brush.")] public:
property System.Drawing.Color^ ForegroundColor { System.Drawing.Color^ get(); }