TextRunProperties.TextEffects Özellik

Tanım

Metin çalıştırması TextEffect için kullanılan nesne koleksiyonunu alır.

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

Özellik Değeri

TextEffectCollection

Bir TextEffectCollection değer.

Şunlara uygulanır