Transparency Property
Transparency
Returns or sets the degree of transparency of the specified brush as a value from 0.0 (opaque) through 1.0 (clear).
Declaration
public virtual double Transparency { get; set; }
Public Overridable Property Transparency As Double