public System.Drawing.Brush FillBrush { get; set; }
public: __property System.Drawing.Brush get_FillBrush(); public: __property void set_FillBrush(
System.Drawing.Brush value
);
public:
property System.Drawing.Brush FillBrush { System.Drawing.Brush get(); void set(System.Drawing.Brush value); }
'Declaration Public Property FillBrush As System.Drawing.Brush