'DeclarationPublic Property BackgroundBrush As System.Drawing.Brush
'UsageDim instance As Image Dim value As System.Drawing.Brush instance.BackgroundBrush = value value = instance.BackgroundBrush
public System.Drawing.Brush BackgroundBrush {get; set;}
public read-write property BackgroundBrush: System.Drawing.Brush; 
            public function get,set BackgroundBrush : System.Drawing.Brush