AccessText.FontStretch 속성

정의

FontStretch에서 일반, 압축 또는 확장 글꼴을 선택하는 FontFamily 속성을 가져오거나 설정합니다.

public:
 property System::Windows::FontStretch FontStretch { System::Windows::FontStretch get(); void set(System::Windows::FontStretch value); };
public System.Windows.FontStretch FontStretch { get; set; }
member this.FontStretch : System.Windows.FontStretch with get, set
Public Property FontStretch As FontStretch

속성 값

FontStretch

글꼴이 늘어나는 상대적인 수준입니다. 기본값은 Normal입니다.

설명

종속성 속성 정보

식별자 필드 FontStretchProperty
메타 데이터 속성 설정 true AffectsMeasure, AffectsRender, Inherits

적용 대상

추가 정보