Transparency

ITransparency.Transparency property

Gets or sets a value to indicate the object Transparency. The value is from 0.0 to 1.0. By default the value is 0

public double Transparency { get; set; }

See Also