다음을 통해 공유


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 값입니다.

적용 대상