StickyNoteControl.CaptionFontStretch 속성
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
StickyNoteControl의 캡션에 사용되는 글꼴이 늘어나는 정도를 가져오거나 설정합니다.
public:
property System::Windows::FontStretch CaptionFontStretch { System::Windows::FontStretch get(); void set(System::Windows::FontStretch value); };
public System.Windows.FontStretch CaptionFontStretch { get; set; }
member this.CaptionFontStretch : System.Windows.FontStretch with get, set
Public Property CaptionFontStretch As FontStretch
속성 값
글꼴의 일반 가로 세로 비율과 비교하여 늘어나는 정도를 나타내는 FontStretch 구조체입니다. 기본값은 Normal입니다.
설명
인스턴스에 대 한 참조를 가져오려고 시도 하지 않는 것이 좋습니다 StickyNoteControl nor, 따라서 읽거나이 속성을 직접 작성 하는 합니다. 스타일 지정에만이 속성을 사용 해야 StickyNoteControls입니다.
종속성 속성 정보
식별자 필드 | CaptionFontStretchProperty |
메타 데이터 속성 설정 true |
AffectsMeasure |