Image.IsBackground

Image.IsBackground property

Gets whether the image is a background image.

public bool IsBackground { get; set; }

See Also