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 |
없음 |