Aracılığıyla paylaş


RibbonTwoLineText.TextEffects Özellik

Tanım

Bu öğedeki metin içeriğine uygulanacak efektleri alır veya ayarlar.

public:
 property System::Windows::Media::TextEffectCollection ^ TextEffects { System::Windows::Media::TextEffectCollection ^ get(); void set(System::Windows::Media::TextEffectCollection ^ value); };
public System.Windows.Media.TextEffectCollection TextEffects { get; set; }
member this.TextEffects : System.Windows.Media.TextEffectCollection with get, set
Public Property TextEffects As TextEffectCollection

Özellik Değeri

TextEffectCollection

TextEffectCollection Bu öğedeki metin içeriğine uygulanacak efektleri tanımlayan bir veya daha fazla TextEffect nesne içeren.

Açıklamalar

Bu özellik, denetimin TextEffectsTextBlocközelliğinin değerini alır veya ayarlar. Daha fazla bilgi için bkz. TextBlock.TextEffects.

Bağımlılık Özelliği Bilgileri

Tanımlayıcı alanı TextEffectsProperty
Meta veri özellikleri olarak ayarlandı true Hiçbiri

Şunlara uygulanır