Transparency

Background.Transparency property

Gets or sets the background transparency (value from 0.0 (opaque) through 1.0 (clear)).

public double Transparency { get; set; }

See Also