Specifies a background color for the image. This is used for padded areas and (semi-) transparent images.
public Nullable<Color> BackgroundColor { get; set; }
- Type:
- Nullable<Color>
Specifies a background color for the image. This is used for padded areas and (semi-) transparent images.
public Nullable<Color> BackgroundColor { get; set; }