TextEffectTarget.TextEffect Property

Definition

Gets the TextEffect of the TextEffectTarget.

public:
 property System::Windows::Media::TextEffect ^ TextEffect { System::Windows::Media::TextEffect ^ get(); };
public System.Windows.Media.TextEffect TextEffect { get; }
member this.TextEffect : System.Windows.Media.TextEffect
Public ReadOnly Property TextEffect As TextEffect

Property Value

The TextEffect of the TextEffectTarget.

Applies to