TextFormattingRunProperties.ForegroundOpacity Property

Definition

Returns the opacity of the foreground.

public:
 property double ForegroundOpacity { double get(); };
public:
 property double ForegroundOpacity { double get(); };
public double ForegroundOpacity { get; }
member this.ForegroundOpacity : double
Public ReadOnly Property ForegroundOpacity As Double

Property Value

The opacity of the foreground.

Remarks

Returns 1.0 if ForegroundOpacityEmpty is true.

Applies to