RibbonTwoLineText.TextEffects 속성

정의

이 요소의 텍스트 콘텐츠에 적용되는 효과를 가져오거나 설정합니다.

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

이 요소의 텍스트 콘텐츠에 적용할 효과를 정의하는 하나 이상의 TextEffectCollection 개체를 포함하는 TextEffect입니다.

설명

이 속성의 값을 가져오거나 합니다 TextEffects 컨트롤의 속성의 내부 TextBlock합니다. 자세한 내용은 TextBlock.TextEffects를 참조하세요.

종속성 속성 정보

식별자 필드 TextEffectsProperty
메타 데이터 속성 설정 true 없음

적용 대상