Sdílet prostřednictvím


RibbonTwoLineText.TextEffects Vlastnost

Definice

Získá nebo nastaví efekty, které se mají použít na textový obsah v tomto prvku.

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

Hodnota vlastnosti

TextEffectCollection

Obsahující TextEffectCollection jeden nebo více TextEffect objektů, které definují efekty, které se mají použít na textový obsah v tomto prvku.

Poznámky

Tato vlastnost získá nebo nastaví hodnotu TextEffects vlastnosti interního TextBlockovládacího prvku . Další informace naleznete v tématu TextBlock.TextEffects.

Informace o vlastnosti závislosti

Pole identifikátoru TextEffectsProperty
Vlastnosti metadat nastavené na true Žádné

Platí pro