RibbonTwoLineText.TextEffects 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定要套用至這個項目中文字內容的效果。
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
屬性值
包含一個或多個 TextEffectCollection 物件的 TextEffect,用來定義要在這個項目中套用至文字內容的效果。
備註
這個屬性會取得或設定 TextEffects 控制項內部 TextBlock 的 屬性值。 如需詳細資訊,請參閱TextBlock.TextEffects。
相依性屬性資訊
識別碼欄位 | TextEffectsProperty |
中繼資料屬性設定為 true |
無 |