TextRunProperties.TextEffects 屬性

定義

取得文字執行所使用的 TextEffect 物件集合。

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

屬性值

TextEffectCollection

TextEffectCollection 值。

適用於