TextFormattingRunProperties.ForegroundOpacityEmpty Property

Definition

Determines whether any custom opacity is explicitly set for the foreground.

public:
 property bool ForegroundOpacityEmpty { bool get(); };
public:
 property bool ForegroundOpacityEmpty { bool get(); };
public bool ForegroundOpacityEmpty { get; }
member this.ForegroundOpacityEmpty : bool
Public ReadOnly Property ForegroundOpacityEmpty As Boolean

Property Value

true if the there is no custom opacity set, false otherwise.

Applies to