Table of Contents

Property Background

Namespace
SharpVectors.Converters
Assembly
SharpVectors.Converters.Wpf.dll

Background

Gets or sets a brush that describes the background of a image.

public SolidColorBrush Background { get; set; }

Property Value

SolidColorBrush

The brush that is used to fill the background of the control. The default is null or transparent.