VideoOverlay.Opacity Property

Definition

The opacity of the overlay. This is a value in the range [0 - 1.0]. Default is 1.0 which mean the overlay is opaque.

public double? Opacity { get; set; }
member this.Opacity : Nullable<double> with get, set
Public Property Opacity As Nullable(Of Double)

Property Value

Applies to