MsoLineFormat.Transparency

MsoLineFormat.Transparency property

Returns or sets the degree of transparency of the specified fill as a value from 0.0 (opaque) through 1.0 (clear).

public double Transparency { get; set; }

See Also