Opacity2 Property
Opacity2
Gets or sets the opacity of the second color between 0.0 (completely transparent) and 1.0 (opaque).
Declaration
[TypeConverter(typeof(OpacityConverter))]
public double Opacity2 { get; set; }
<TypeConverter(GetType(OpacityConverter))>
Public Property Opacity2 As Double