ShadowEffect.Transparency

ShadowEffect.Transparency property

Gets and sets the degree of transparency of the shadow. Range from 0.0 (opaque) to 1.0 (clear).

public double Transparency { get; set; }

See Also