GlowEffect.Transparency

GlowEffect.Transparency property

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

public double Transparency { get; set; }

See Also