SpreadsheetGear.Windows.Media Namespace > Image Class : BackgroundBrush Property |
'Declaration
Public Property BackgroundBrush As System.Windows.Media.Brush
'Usage
Dim instance As Image Dim value As System.Windows.Media.Brush instance.BackgroundBrush = value value = instance.BackgroundBrush
public System.Windows.Media.Brush BackgroundBrush {get; set;}
public read-write property BackgroundBrush: System.Windows.Media.Brush;
public function get,set BackgroundBrush : System.Windows.Media.Brush
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2