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