[]
Gets or sets whether the background of the image is filled or not.
public bool FillPattern { get; set; }
A bool value representing whether the background of the image is filled or not. If value is true, the background of the image would be filled.
true