[]
Gets or sets the opacity of the second color between 0.0 (completely transparent) and 1.0 (opaque).
[TypeConverter(typeof(OpacityConverter))] public double Opacity2 { get; set; }